Popular Packages
-
PHP
doctrine/coding-standard
The Doctrine Coding Standard is a set of PHPCS rules applied to all Doctrine projects.
-
-
PHP
shipmonk/dead-code-detector
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
-
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.
-
-
-
-
-
-
-
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
box/spout
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
Abandoned!
-
-
PHP
clue/socket-raw
Simple and lightweight OOP wrapper for PHP's low-level sockets extension (ext-sockets).