Popular Packages
-
PHP
microsoft/azure-storage-common
This project provides a set of common code shared by Azure Storage Blob, Table, Queue and File PHP client libraries.
-
-
-
PHP
doctrine/reflection
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
Abandoned! See roave/better-reflection
-
-
PHP
voku/portable-utf8
Portable UTF-8 library - performance optimized (unicode) string functions for php.
-
symfony/apache-pack
A pack for Apache support in Symfony
-
-
-
-
-
PHP
jawira/case-converter
Convert strings between 13 naming conventions: Snake case, Camel case, Pascal case, Kebab case, Ada case, Train case, Cobol case, Macro case, Upper case, Lower case, Sentence case, Title case and Dot notation.
-
-
-
PHP
eluceo/ical
The eluceo/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.