Libraries tagged by IOCA
jeremykendall/php-domain-parser
10173434 Downloads
Public Suffix List and IANA Root Zone Database based Domain parsing implemented in PHP.
godruoyi/php-snowflake
1366125 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
icanhazstring/composer-unused
4523970 Downloads
Show unused packages by scanning your code
spatie/calendar-links
4618532 Downloads
Generate add to calendar links for Google, iCal and other calendar systems
kigkonsult/icalcreator
2018658 Downloads
iCalcreator is the PHP implementation of rfc2445/rfc5545 and rfc updates, management of calendar information
rdlowrey/auryn
2010573 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
ray/di
1220096 Downloads
Guice style dependency injection framework
level-2/dice
551156 Downloads
A minimalist Dependency injection container (DIC) for PHP. Please note: 3.0+ is only compatible with PHP 7.0. The 2.0 branch is compatbile with PHP 5.6.
jsvrcek/ics
1413064 Downloads
abstraction layer for creating multi-byte safe RFC 5545 compliant .ics files
johngrogg/ics-parser
2662766 Downloads
ICS Parser
icanboogie/inflector
1991321 Downloads
Multilingual inflector that transforms words from singular to plural, underscore to camel case, and more.
mexitek/phpcolors
2615740 Downloads
A series of methods that let you manipulate colors. Just incase you ever need different shades of one color on the fly.
utopia-php/domains
321585 Downloads
Utopia Domains library is simple and lite library for parsing web domains. This library is aiming to be as simple and easy to learn and use.
jeromeschneider/baikal
2848 Downloads
Baïkal is a lightweight CalDAV + CardDAV server based on PHP, SQLite or MySQL, and SabreDAV
mnapoli/php-di
211386 Downloads
The dependency injection container for humans