php.package.health
composer.json
.Package | Status | |
---|---|---|
openlss/core-boot | The OpenLSS bootstrapper | |
openlss/core-release | The OpenLSS Release branch | |
openlss/func-bcrypt | Blowfish Crypt helpers for password hashing | |
openlss/func-debug | Debugging helper functions | |
openlss/func-format | Display formatting functions | |
openlss/func-gen | Random generation functions | |
openlss/func-log | Logging functions, also handles CLI output | |
openlss/func-mda | MDA (Multi Dimensional Array) access helpers for PHP | |
openlss/func-mda-glob | MDA (Multi Dimensional Array) access helpers for PHPs Superglobals | |
openlss/func-mimetype | Mimetype helper functions | |
openlss/func-net | Networking helpers | |
openlss/func-proc | Process helper functions | |
openlss/func-time | Time helper functions | |
openlss/func-ui | UI helpers for OpenLSS interfaces | |
openlss/func-url | URL helper functions such as shortname, urlanem | |
openlss/lib-account | Account management abstract library also manages contacts | |
openlss/lib-array2xml | Array2XML conversion library credit to lalit.org | |
openlss/lib-config | Configuration access helper and environment manager | |
openlss/lib-crypt | Shorthand library for using AES encryption provided by PHP-Mcrypt | |
openlss/lib-datamodel | Implements a callable object from an array of data that can be extended to implement inline formatting. | |
openlss/lib-datatables | PHP Interface for jQuery Datatables (http://datatables.net). Simple standalone, non-framework based. | |
openlss/lib-db | PDO wrapper library with helpers | |
openlss/lib-form | Abstract set of common handling for Form helper libraries | |
openlss/lib-pdns | PHP library for modifying an PowerDNS MySQL database | |
openlss/lib-router | Router for handling web calls, allows dynamic registration at runtime | |
openlss/lib-session | Abstract library for handling account sessions and cookies | |
openlss/lib-stream-wrapper | Simple library that implements PHP's stream wrapper with simpler extension for rapid wrapper development. | |
openlss/lib-tml | Library for parsing and creating our Tabbed Meta Lanuage (TML) | |
openlss/lib-tpl | Wrapper library for managing PHPTAL environment. Also supports HTML Tidy formatting. | |
openlss/lib-url | URL building library that allows dynamic registration at runtime. | |
openlss/lib-validate | Validation helper with a shorthand syntax. | |
openlss/lib-xport | Service RPC transport layer / protocol implemented in PHP |