Libraries tagged by properos
properos/laravel-base
3644 Downloads
An amazing toolkit to kickstart your Laravel project.
touhedul/properos-commerce
43 Downloads
Commerce package
properos/laravel-users
68 Downloads
Users package
properos/laravel5-amazon-mws
536 Downloads
Use Amazon's MWS web services with Laravel 5.x. Based on creacoon/amazon-mws-laravel package and modified to make it compatible with latest Laravel releases (+ bugfixes).
symfony/property-info
298664512 Downloads
Extracts information about PHP class' properties using metadata of popular sources
symfony/property-access
337613804 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
jms/metadata
165988767 Downloads
Class/method/property metadata management in PHP
spatie/invade
42162421 Downloads
A PHP function to work with private properties and methods
phpstan/phpstan-deprecation-rules
97825396 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
ondram/ci-detector
60731505 Downloads
Detect continuous integration environment and provide unified access to properties of current build
ircmaxell/password-compat
58953845 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
doctrine/reflection
108182140 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
chillerlan/php-settings-container
43302904 Downloads
A container class for immutable settings objects. Not a DI container.
stella-maris/clock
51160396 Downloads
A pre-release of the proposed PSR-20 Clock-Interface
spaze/phpstan-disallowed-calls
24434527 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute, property & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.