Packages from lucinda
-
PHP
lucinda/abstract_mvc
Abstract MVC API to be extended based on STDIN type (url requests, exceptions)
-
PHP
lucinda/console
Lucinda Console Table: API able to draw tables in UNIX consoles or windows command prompt
-
PHP
lucinda/console-mvc
Ultra high-performance API for handling console requests into responses via MVC pattern for PHP applications
-
-
-
PHP
lucinda/errors-mvc
AOP-based MVC API for handling errors and uncaught exceptions in PHP applications
-
PHP
lucinda/framework
Lucinda Framework 4.0: High performance, component-based PHP application skeleton
-
-
-
PHP
lucinda/headers
API encapsulating HTTP request and response headers, useful also for cache/cors validation
-
PHP
lucinda/http-caching
Creates a communication platform where servers and browsers talk in language of caching
-
PHP
lucinda/internationalization
High-performance API performing internationalization and localization for PHP applications via JSON files
-
PHP
lucinda/logging
High-performance API performing logging for PHP applications into files or SysLog
-
PHP
lucinda/mailing
Very light weight PHP API for email sending and digital signing covering most important parts of RFC-4021 & RFC-6376 specs
-
-
PHP
lucinda/mvc
Ultra high-performance API for handling requests into responses via MVC pattern in PHP applications
-
PHP
lucinda/nosql-data-access
API abstracting communication with NoSQL key-value store databases through a PDO-like structure
-
PHP
lucinda/oauth2-client
API abstracting communication with OAuth2 providers (eg: facebook) for PHP applications based on IETF standards
-
PHP
lucinda/process
Light weight API performing single/multiple shell command execution using IO multiplexing
-
PHP
lucinda/queries
API that generates SQL statements programmatically based on official standards or their vendor-specific derivation
-
-
-
PHP
lucinda/rss
Very light weight PHP API for RSS feed generation covering official version 2.0 specifications
-
PHP
lucinda/security
API implementing common web security patterns (eg: authentication, authorization) for PHP applications based on OWASP guidelines
-
PHP
lucinda/sql-data-access
API abstracting communication with SQL providers (eg: MySQL) on top of PDO inspired by Java JDBC
-
-
PHP
lucinda/view-language
High performance view templating API for PHP applications using tags & expressions inspired by Java JSTL and C Compiler