Libraries tagged by raw
rawphp/raw-log
232 Downloads
RawLog is a wrapper around Monolog and is used by RawPHP framework and other applications.
rawphp/raw-guard
166 Downloads
Authorization library using roles and capabilities used by RawPHP framework and other applications.
rawphp/raw-file-system
259 Downloads
RawFileSystem is a collection of utility methods that help with working with the file system.
rawphp/raw-error-handler
234 Downloads
RawErrorHandler is a simple error handler used by RawPHP framework and other PHP applications.
rawphp/raw-dispatcher
121 Downloads
rawphp/raw-datetime
387 Downloads
RawDateTime is a wrapper with useful utility functions around the DateTime class and is used by RawPHP framework and other applications.
rawphp/raw-database
440 Downloads
RawDatabase is a wrapper with useful utility functions around the MySQLi class and is used by RawPHP framework and other applications.
rawphp/raw-container
43 Downloads
A service container.
rawphp/raw-console
188 Downloads
RawConsole is a simple console package used by RawPHP framework and other applications.
rawphp/raw-code-standards
1345 Downloads
RawPHP Code Standards is a package containing various customised sniffs and a ruleset used by RawPHP framework and other applications.
rawphp/raw-base
1176 Downloads
RawBase provides base components for RawPHP Framework and other applications.
rawphp/raw-application
197 Downloads
RawApplication is a core application class that is a central point for RawPHP framework and other applications.
phpstandard/raw-request-factory
106 Downloads
A library to create a server request that implements PSR-7 ServerRequestInterface from the raw http request string and vice versa according to the RFC2616 Section 5
ndashutin/raw-data-processor
19 Downloads
Encode data from string | Decode data to string
multidialogo/raw-mailer-sdk
2 Downloads
A flexible library for sending emails using various drivers (AWS SES, SMTP, and a fake client for testing).