Libraries tagged by prsp
comunedifirenze/mysql-workbench-schema-exporter
6636 Downloads
MySQL Workbench Schema Exporter
bnomei/kirby-blueprints
49 Downloads
PHP Class-based Blueprints for Kirby CMS for better type safety and code completion
antares/accessible-bundle
3761 Downloads
A bundle to easily use Accessible in Symfony projects.
antares/accessible
3834 Downloads
PHP library that allows you to define your class' getters, setters and constructor with docblock annotations.
stylecow/stylecow
216 Downloads
CSS preprocesor written in PHP
sikessem/capsule
1526 Downloads
Capsule is designed to make it easier to manage dependencies and objects, while improving encapsulation and ensuring code quality.
crossjoin/browscap
234339 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.
aedart/overload
11132 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)
psp-biz/event-service
224 Downloads
A framework-agnostic event service library.
prosperoking/kudaopenapi
999 Downloads
A Simple library to communicate with kuda openapi
propay/link-preview
2020 Downloads
Link preview generation for PHP with Laravel support
presprog/kirby-auto-file-templates
116 Downloads
Automatically assign file templates on upload based on the file type
perspectiveteam/module-novaposhtashipping
190 Downloads
Novaposhta integration for Magento 2
perspectiveteam/module-novaposhtacatalog
175 Downloads
propaganistas/laravel-intl
346449 Downloads
Easy to use internationalization functions for Laravel