|
|
| Name: |
APIQL |
| Base name: |
apiql |
| Description: |
Define and run commands of a data query language |
| Related classes: |
compile, interpreter, define |
| Version: |
0.3 |
| PHP version: |
5.0 |
| License: |
BSD License |
| All time users: |
466 users |
| All time rank: |
4766 |
| Week users: |
1 user |
| Week rank: |
2419 |
| |
|
 |
|
Innovation award
 Nominee: 2x |
This class can define and run commands of a data query language.
It can define custom commands of an user defined query language by registering the syntax of those commands.
The class compile the calls to the commands by generating PHP code that are executed later passing eventual command arguments.
 September 2011
Number 7
Prize: One downloadable copy of Komodo IDE |
APIs are often used to provide access to data that can stored somewhere, like for instance databases, files or even local variables.
This class implements an interpreter engine that lets you define commands for a language meant to extract data to be returned by API calls.
Manuel Lemos |
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
class (1 file) |
docs (6 files) |