Libraries tagged by dead classes
maxkoder/json-active-record
3 Downloads
JsonActiveRecord is a class to deal with JSON files like Active Record
malenki/url
6 Downloads
Simple class to deal with URL, using magic getter, multisyntaxic way, to play with URL like yoou want!
fiisoft/collections
16 Downloads
Some classes to deal with collections.
eiyaro/core-php
24 Downloads
Set of classes to deal with EIYARO's API
bakgul/kernel
176 Downloads
This is a helper package, and it isn't meant to be used independently. That being said, it contains some nice helper classes to deal with the file system, strings, arrays, naming conventions, etc. If you need such functionalities, you may find this package helpful. On the other hand, its real purpose is to collect some classes and methods that are being used by multiple packages that are part of Packagified Laravel.
mjohann/simple-rabbitmq
7 Downloads
Simple RabbitMQ is a PHP class that offers a clean and reusable abstraction for working with RabbitMQ. It simplifies the process of connecting to message queues and performing common operations like publishing messages, consuming queues, acknowledging deliveries, and managing exchanges and bindings — all without having to deal with the complexity of the underlying configuration.
malwarebytes/form-metadata-bundle
710 Downloads
Use annotations with the forms builder e.g. @Form\Field("text"). Associates metadata along with the entity class. Useful to make more generic controllers that can deal with dynamic entities (such as CMS scenarios).
corleonis/formmetadata
17662 Downloads
Use annotations with the forms builder e.g. @Form\Field("text"). Associates metadata along with the entity class. Useful to make more generic controllers that can deal with dynamic entities (such as CMS scenarios).
bgli100/rdb-helper
7 Downloads
Deal with differences within PHP RDBMS APIs. Also provide facade class for global access. It does not try to generalize or simplify writing SQL.
acgrid/rdb-helper
80 Downloads
Deal with differences within PHP RDBMS APIs. Also provide facade class for global access. It does not try to generalize or simplify writing SQL.
setasign/fpdi
112941486 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
imanghafoori/composer-json
224629 Downloads
A utility class to read from composer.json file.
jelix/properties-file
78001 Downloads
classes to read and write properties files. Format is similar to Java properties files.
jelix/inifile
87065 Downloads
classes to read and modify ini files by preserving comments and empty lines
christeredvartsen/php-bittorrent
18448 Downloads
A set of components that can be used to interact with torrent files (read+write) and classes that can encode/decode to/from the BitTorrent format.