Popular Packages
-
-
-
-
PHP
roy404/eloquent
Eloquent is the default ORM (Object-Relational Mapping). It provides a simple ActiveRecord implementation for working with your database. With Eloquent, you can define database models as classes, and interact with the database using these models, rather than writing raw SQL queries.
-
PHP
comphp/config-php
Configuration Driver for CommonPHP which includes/builds PHP include files that return arrays
Abandoned! See comphp/config
-
PHP
comphp/config-ini
Configuration Driver for CommonPHP which encodes/decodes the INI format
Abandoned! See comphp/config
-
-
-
-
PHP
roy404/request
Request class provides an object-oriented way to interact with the current HTTP request being handled by your application as well as retrieve the input, and files that were submitted with the request.
-
-