Libraries tagged by devin
braspag/mobiledetectlib
19440 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
activecollab/configfile
47562 Downloads
Get constants from a configuration file written in PHP
rinvex/laravel-statistics
4030 Downloads
Rinvex Statistics is a lightweight, yet detailed package for tracking and recording user visits across your Laravel application. With only one simple query per request, important data is being stored, and later a cronjob crush numbers to extract meaningful stories from within the haystack.
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.
php-di-definitions/dummy
26992 Downloads
Dummy definition for testing
divineomega/uxdm-eloquent
15078 Downloads
Eloquent package for the UXDM data migrator
divineomega/translator
20501 Downloads
A simple PHP internationalisation library
divineomega/php-countries
29026 Downloads
🌍 PHP Countries is a library that provides an elegant syntax to country data.
divineomega/omega-validator
20523 Downloads
Omega Validator
divineomega/laravel-last-activity
7598 Downloads
Stores the last activity time of users within your Laravel application
divineomega/dotenv-loader
21749 Downloads
Dotenv loader is a simple PHP library that will automatically load in a `.env` file from the root of your project into environment variables.
devnix/belfiore-code
16861 Downloads
Serialized data of Italian Belfiore codes and foreign region codes
devizzent/codeception-mockserver-helper
1863 Downloads
Codeception helper to manage and verify MockServer expectations
devitek/yaml-configuration
13291 Downloads
Add YAML file support to Laravel Configuration
devitek/eloquent-loggable
4345 Downloads
Make your eloquent Model loggable