Libraries tagged by au.ru
insafonov/au.ru-api
43 Downloads
Unofficial PHP library for au.ru auction API
opcodesio/log-viewer
3081511 Downloads
Fast and easy-to-use log viewer for your Laravel application
rdlowrey/auryn
1983589 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
aura/sqlquery
2252427 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
1718135 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
aura/router
1213123 Downloads
Powerful, flexible web routing for PSR-7 requests.
aura/intl
7489997 Downloads
The Aura Intl package provides internationalization tools, specifically message translation.
opcodesio/mail-parser
1458352 Downloads
Parse emails without the mailparse extension
aura/web
414016 Downloads
Provides web Request and Response objects for use by web controllers and actions. These are representations of the PHP web environment, not HTTP request and response objects proper.
aura/session
960002 Downloads
Provides session management functionality, including lazy session starting, session segments, next-request-only ("flash") values, and CSRF tools.
aura/filter
504570 Downloads
Filters to validate and sanitize objects and arrays.
aura/di
885490 Downloads
A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
aura/cli
1264313 Downloads
Provides the equivalent of request (Context) and response (Stdio) classes for a command line environment, including Getopt support.
aura/autoload
345989 Downloads
Provides a PSR-4 compliant autoloader implementation.
aura/auth
209612 Downloads
Provides a unified interface to authenticate a user with local or remote authentication systems.