Libraries tagged by clause
psr-discovery/event-dispatcher-implementations
10611532 Downloads
Lightweight library that discovers available PSR-14 Event Dispatcher implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/discovery
11099377 Downloads
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interfaces, and returning an instance of the first one that is found.
psr-discovery/cache-implementations
10615335 Downloads
Lightweight library that discovers available PSR-6 Cache implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
pear/mail_mime
8017312 Downloads
Mail_Mime provides classes to create MIME messages
nlp-tools/nlp-tools
686751 Downloads
NlpTools is a set of php 5.3+ classes for beginner to semi advanced natural language processing work.
nfephp-org/sped-da
1148183 Downloads
sped-da contêm as classes para criação dos documentos auxiliares referidos no projeto Sped.
matthiasnoback/symfony-config-test
10756679 Downloads
Library for testing user classes related to the Symfony Config Component
lullabot/amp
3026337 Downloads
A set of useful classes and utilities to convert html to AMP html (See https://www.ampproject.org/)
laminas/laminas-cache
7659722 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
json-mapper/json-mapper
1434129 Downloads
Map JSON structures to PHP classes
jbzoo/utils
1615084 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
haydenpierce/class-finder
17376172 Downloads
A library that can provide of a list of classes in a given namespace
hanneskod/classtools
9394477 Downloads
Find, extract and process classes from file system
goetas-webservices/xsd2php
1757612 Downloads
Convert XSD (XML Schema) definitions into PHP classes and JMS metadata
friends-of-behat/page-object-extension
6798649 Downloads
Provides default classes for Page object pattern in Behat