Libraries tagged by Clash
php-di/phpdoc-reader
29020336 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
pear/net_url2
11162804 Downloads
Class for parsing and handling URL. Provides parsing of URLs into their constituent parts (scheme, host, path etc.), URL generation, and resolving of relative URLs.
pear/mail_mime
6730434 Downloads
Mail_Mime provides classes to create MIME messages
nlp-tools/nlp-tools
594397 Downloads
NlpTools is a set of php 5.3+ classes for beginner to semi advanced natural language processing work.
morilog/jalali
1055437 Downloads
This Package helps developers to easily work with Jalali (Shamsi or Iranian) dates in PHP applications, based on Jalali (Shamsi) DateTime class.
mischiefcollective/colorjizz
775102 Downloads
Classes for manipulating colors, converting to different formats and finding color harmonies
matthiasnoback/symfony-config-test
8780515 Downloads
Library for testing user classes related to the Symfony Config Component
lullabot/amp
2837917 Downloads
A set of useful classes and utilities to convert html to AMP html (See https://www.ampproject.org/)
loophp/collection
534999 Downloads
A (memory) friendly, easy, lazy and modular collection class.
league/construct-finder
2852692 Downloads
Finds classes, interfaces, traits, and enums.
laminas/laminas-cache
6147457 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
kkszymanowski/traitor
4709570 Downloads
Add a trait use statement to existing PHP class
katzgrau/klogger
1113216 Downloads
A Simple Logging Class
json-mapper/json-mapper
846923 Downloads
Map JSON structures to PHP classes
jenssegers/model
3903524 Downloads
An Laravel eloquent-like model class, for Laravel and other frameworks