Popular Packages
-
-
PHP
barracudanetworks/forkdaemon-php
A library to make setup and management of forking daemons in PHP easy.
-
PHP
mouf/utils.cache.in-memory-cache
This package contains the most basic cache mechanism. It stores cache items in an array. It means the cache is flushed as soon as the script returns. It is very basic, but also very fast. You will usually use this mechanism with another one just behind.
-
PHP
mouf/html.renderer
This package contains the rendering mechanism of the Mouf framework. It is a mechanism allowing packages/templates/developers to overload a default template for various HTML objects.
-
HTML
neilime/zf2-mobile-detect
Zend Framework module that provides Mobile-Detect features
Abandoned!
-
PHP
zetacomponents/persistent-object-database-schema-tiein
This component allows the automatic generation of PersistentObject definition files from DatabaseSchema definitions.
-
PHP
zetacomponents/graph-database-tiein
The GraphDatabaseTiein provides functionality to directly use PDO statements as basis for ezcGraph Datasets.
-
PHP
zetacomponents/event-log-database-tiein
Contains the database writer backend for the EventLog component.
-
PHP
zetacomponents/database-schema
A set of classes that allow you to extract information from a database schema, compare database schemas and apply a set of changes to a database schema.
-
PHP
mouf/utils.common.url-interface
This package contains an interface used by many objects to say they represent a URL. The concept is very simple, the object implements a getUrl method, and that's it!
-
PHP
kouz/laravel-airbrake
Laravel service provider for Airbrake https://github.com/airbrake/phpbrake
-
-
-
PHP
api-skeletons/zf-oauth2-doctrine
Doctrine OAuth2 Server Adapter for Apigility
Abandoned! See api-skeletons/oauth2-doctrine
-
PHP
byjg/convert
A lightweight utility for string conversion between text from UTF8 to various formats and vice-versa. Supports HTML entities, MIME encoded words, accents removal, emoji conversion, and more.