PHP Classes

Packages of Luciano Filho

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Luciano Filho (3)  >  Mission progress status  >  Reputation  
Picture of Luciano Filho
Name: Luciano Filho <contact>
Classes: 3
Country: Brazil Brazil
Age: 34
All time rank: 3266247 in Brazil Brazil
Week rank: 195 Up14 in Brazil Brazil Up
All time users: 500
Week users: 0
Innovation award
Innovation award
Nominee: 1x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Basic PHP SOLR Search  
Send search queries for documents in a Solr server
This class can send search queries for documents in a SOLR server.

It can send HTTP requests to a SOLR server to perform a query based in several types of parameters.

Currently the class can include parameters for querying given words, limit the range of results to return, return facets, enable edismax, perform imports, etc..
Not enough user ratings

  Files folder image Disk Cache Class  
Store and retrieve cache data in disk files
This class can store and retrieve cache data in disk files.

It can store a given data variable serialized in a cache file in a given directory.

The class can also check if the cache file exists and it did not expire, so it can retrieve its contents and return the unserialized data.

Existing cache files may also be explicitly deleted.

The path of the cache file directory and the expiry time are configurable parameters.
Not enough user ratings

  Files folder image Laravel Auto Generated Form  
PHP Programming Innovation award nominee
March 2016
Number 7


Prize: SourceGuarding PHP encoder tool
Create forms from Laravel model classes
This class can create forms from Laravel model classes.

It takes a Laravel model class object and retrieve the object fields so it can generate a form to let the users enter values to create new objects of the model class.

The class automatically guesses the types of form inputs to create based on the field types and names.

Applications can extend the Laravel model class with the necessary information on fields to define all the details of the form to be created including relationships and validation rules.

The class can render the generated form and return the respective HTML code.
Not enough user ratings


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z