Libraries tagged by REP
fuko-php/masked
144568 Downloads
Masks sensitive data: replaces blacklisted elements with redacted values
fisharebest/ext-calendar
540728 Downloads
Implementation of the Arabic (Hijri), French, Gregorian, Jewish, Julian and Persian (Jalali) calendars. Also provides a replacement for the PHP ext/calendar extension.
doctrine/phpcr-odm
1561335 Downloads
PHP Doctrine Content Repository Object Document Mapper (ODM) provides transparent persistence for PHP objects.
dflydev/placeholder-resolver
14652745 Downloads
Given a data source representing key => value pairs, resolve placeholders like ${foo.bar} to the value associated with the 'foo.bar' key in the data source.
dflydev/dot-access-configuration
14559370 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.
dantleech/what-changed
506641 Downloads
Report changes in your dependencies
crazycodr/standard-exceptions
240920 Downloads
This project is aimed at providing additional standard exceptions to php. Many exceptions that are missing from the SPL are constantly being reproduced in different projects. By providing a package of high-quality, well organised exceptions, it will, in the long run, increase interoperability between projects.
benjacho/belongs-to-many-field
883288 Downloads
belongsToMany nova representation in field.
beberlei/porpaginas
660250 Downloads
Library that generically solves several pagination issues with DAO/repository abstractions.
aura/web
579979 Downloads
Provides web Request and Response objects for use by web controllers and actions. These are representations of the PHP web environment, not HTTP request and response objects proper.
appwrite/php-runtimes
271027 Downloads
Appwrite repository for Cloud Function runtimes that contains the configurations and tests for all of the Appwrite runtime environments.
adhocore/json-fixer
623706 Downloads
Fix/repair truncated JSON data
zendframework/zend-serializer
16235074 Downloads
Serialize and deserialize PHP structures to a variety of representations
square/connect
1404645 Downloads
This Package is deprecated, it is replaced by https://packagist.org/packages/square/square.
koseven/koseven
136530 Downloads
Koseven Framework - PHP-7 compatible replacement for Kohana