Libraries tagged by Clans
coffeecode/router
99833 Downloads
A classic CoffeeCode Router is easy, fast and extremely uncomplicated. Create and manage your routes in minutes!
chriskonnertz/open-graph
372657 Downloads
Class that assists in building Open Graph meta tags
celtic/lti
190249 Downloads
PHP class library for building LTI integrations
carlosbuenosvinos/ddd
188108 Downloads
Domain-Driven Design PHP helper classes (Application Services, Transactions, Domain Events, etc.
captainhook/secrets
2291464 Downloads
Utility classes to detect secrets
bluerhinos/phpmqtt
191545 Downloads
Simple MQTT Class
aura/cli
1409883 Downloads
Provides the equivalent of request (Context) and response (Stdio) classes for a command line environment, including Getopt support.
api-platform/json-schema
1102085 Downloads
Generate a JSON Schema from a PHP class
anahkiasen/html-object
1586827 Downloads
A set of classes to create and manipulate HTML objects abstractions
ahand/mobileesp
446633 Downloads
Since 2008, MobileESP provides web site developers an easy-to-use and lightweight API for detecting whether visitors are using a mobile device, and if so, what kind. The APIs provide simple boolean results ('true' or 'false') for identifying individual device categories (such as iPhone, BlackBerry, Android, and Windows Mobile), device capabilities (e.g., J2ME), and broad classes of devices, such as 'iPhone Tier' (iPhone/Android/Tizen) or 'Tablet Tier.' APIs are available in PHP, JavaScript, Java, C#, Ruby Python, and more.
symfony/icu
7719903 Downloads
Contains an excerpt of the ICU data and classes to load it.
nimut/testing-framework
1345903 Downloads
TYPO3 testing framework that provides base classes and configuration for PHPUnit tests
nette/reflection
4675909 Downloads
Nette Reflection: docblock annotations parser and common reflection classes
laminas/laminas-file
5260548 Downloads
Locate PHP classfiles
jessarcher/laravel-castable-data-transfer-object
667874 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class