Popular Packages
-
PHP
zetacomponents/file
Provides support for file operations which are not covered by PHP or are just missing.
-
PHP
zetacomponents/event-log-database-tiein
Contains the database writer backend for the EventLog component.
-
PHP
zetacomponents/database-schema
A set of classes that allow you to extract information from a database schema, compare database schemas and apply a set of changes to a database schema.
-
-
-
PHP
errors/exceptions
An error handler that produces error exceptions when a native error occurs.
Abandoned!
-
-
PHP
marcw/rss-writer
A simple yet powerful RSS2 feed writer with RSS extensions support (like iTunes podcast tags)
-
-
PHP
google/proto-client-php
Generated proto and gRPC classes for Google Cloud Platform in PHP
Abandoned! See google/proto-client
-
-
PHP
pixelpeter/laravel5-genderize-api-client
Laravel 5 client for the genderize.io API
Abandoned! See pixelpeter/laravel-genderize-api-client
-
-
PHP
badoo/soft-mocks
The idea behind "Soft Mocks" - as opposed to "hardcore" mocks that work on the level of the PHP interpreter (runkit and uopz) - is to rewrite class code on the spot so that it can be inserted in any place. It works by rewriting code on the fly during file inclusion instead of using extensions like runkit or uopz.