Libraries tagged by national
oddnoc/silverstripe-artefactcleaner
17904 Downloads
Find and optionally delete unused tables, columns and indexes in a SilverStripe database
mtymek/mt-mail
37085 Downloads
Zend Framework e-mail module. Using this library can easily create e-mail messages from PHTML templates (with optional layouts) and send them using configurable transports. Pluggable, EventManager-driven architecture allows you to customize every aspect of the process.
mix/database
13460 Downloads
Simple database for use in multiple execution environments, with support for FPM, Swoole, Workerman, and optional pools
leskhq/laravel-enterprise-starter-kit
19 Downloads
A Starter project based on Laravel LST with theme support, optional LDAP/AD authentication, dynamic route authorization, etc...
codingms/view-statistics
7673 Downloads
Logs frontend actions and display them in a backend module. Track page views, News, Downloads and custom objects. Optionally tracks frontend user logins and login durations. Alternative extension for Google-Analytics, Matomo, Piwik - this extension does not use any cookies! By default it does not track any personal data like IP address or even the user agent (though this can be activated optionally).
artyuum/request-dto-mapper-bundle
4907 Downloads
This bundle provides an easy way to automatically map the incoming request data to a DTO and optionally validate it.
crossjoin/browscap
234347 Downloads
The standalone PHP Browscap parser Crossjoin\Browscap detects browser properties as well as device information based on the user agent string of the requesting browsers and search engines, using the data from the Browser Capabilities Project. It's several hundred times faster than the build-in PHP function get_browser(), and faster than other Browscap PHP libraries, with much lower memory consumption. Optionally Crossjoin\Browscap automatically updates the Browscap data, so you're always up-to-date. The newest version is build for PHP 7.x, for PHP >= 5.6 use version 2.x, for PHP >= 5.3 use version 1.x.
codezero/courier
37824 Downloads
Simple HTTP request interface with optional caching
typedphp/optional
261 Downloads
A library to reduce the code required for null-checking.
silasyudi/optional
2649 Downloads
Portability of Java's java.util.Optional class to PHP.
dgame/php-optional
40303 Downloads
php optional
spatie/or-else
124 Downloads
A trait to add orElse functions to a class
zodimo/base-return
132 Downloads
Basic types that communicates the possibility of failure and optional values.
webfiori/components
2020 Downloads
Optional pre-made components to help in building your app faster.
vielhuber/syncdb
139 Downloads
Syncs a database (mysql, pgsql) between two servers (optional via ssh tunnel).