Libraries tagged by over
bastiaanh/overheid-kvk
7270 Downloads
Overheid.io KvK API Client for PHP
answear/overseas-bundle
12676 Downloads
Symfony bundle for Overseas api.
erdmannfreunde/euf_overlay
8685 Downloads
Contao Extension to add an overlay to a webpage. This is useful, if you want to increase your e-mail subscriptions, get more followers or shares.
craftlogan/laravel-overflow
8040 Downloads
The Laravel Overflow package will allow adding an overflow column to a form request easily. Use this package to make it easy to store overflow request values in a JSON or Text column on a database table:)
aedart/overload
11507 Downloads
Provides means to dynamically deal with inaccessible properties, by implementing PHP's magic methods; __get(), __set(), __isset(), and __unset(). This package, however, enforces the usage of getters- and setters-methods, ensuring that if a property is indeed available, then its corresponding getter or setter method will be invoked. The term 'overload', in this context, refers to PHP’s own definition hereof. (http://php.net/manual/en/language.oop5.overloading.php)
wanxsb/laravel-lang
1187 Downloads
List of 75 languages for Laravel 4, 5, 6 and 7
tajmahal86/console-mutex
791 Downloads
Mutex for Laravel Console Commands.
sokolnikov911/console-mutex-updated
2095 Downloads
Mutex for Laravel (including Laravel 10.x) Console Commands.
ruudvdd/ogm
11875 Downloads
Package to validate and generate Belgian OGMs
originphp/originphp
61 Downloads
The OriginPHP framework
originphp/framework
2640 Downloads
The OriginPHP framework
opencultureconsulting/basics
540 Downloads
A collection of generic classes and useful traits for PHP projects.
mvccore/ext-debug-tracy-mvccore
5105 Downloads
MvcCore - Extension - Debug - Tracy - Panel MvcCore - render and add into tracy debug panel current MvcCore application instance, printed by \Tracy\Dumper::toHtml(\MvcCore\Application::GetInstance()); to display main application objects used to render current page response. Rendered objects inside MvcCore app: \MvcCore\Request, \MvcCore\Response, \MvcCore\Router, \MvcCore\Controller, all preroute, predispatch and postdispatch configured handlers and many other internal application values.
magenizr/magento2-scopeinfo
4177 Downloads
This module provides you a list of changes from `core_config_data` whenever a value is overridden in a lower scope.
kuria/clock
9009 Downloads
Provides access to current date and time that can be mocked for testing purposes