PHP Classes

Packages of Emmanuel Antico

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Emmanuel Antico (3)  >  Mission progress status  >  Reputation  
Picture of Emmanuel Antico
Name: Emmanuel Antico <contact>
Classes: 3
Country: Argentina Argentina
Age: ???
All time rank: 352449 in Argentina Argentina
Week rank: 195 Up2 in Argentina Argentina Up
All time users: 410
Week users: 0
 
  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 eMacros  
PHP LISP language interpreter
This package implements an extensible LISP language interpreter in PHP.

It is a fork of the LisPHP project for interpreting strings of PHP code.

It executes the given LISP code and returns the output of the LISP program as result.

The package provides LISP functions for implementing core funcionality but it can be extended with additional PHP classes.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 83% 83% 83% - - - 58% 1486
Month: Not yet rated by the users

  Files folder image eMapper  
Database abstraction layer that maps data types
This package implements a database abstraction layer that maps data types.

It can connect to SQL database servers and execute queries allowing the types of the values passed to the database or returned in the results to be mapped according to a supported list of data types that can be extended.

It provides drivers to access many databases like MySQL, PostgreSQL and SQLite.
Not enough user ratings

  Files folder image Injector  
Inject dependencies defined in annotation comments
This package can inject dependencies defined in annotation comments.

It implements the service provider interface defined by the Pimple package to define how each needed service is instantiated.

The dependencies of each class are defined in annotations described as comments in the class code.

The injector class instantiates the classes and initializes the necessary dependencies.

Dependencies can be injected directly using custom made containers.
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