Libraries tagged by properos
properos/laravel-base
3545 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
282353125 Downloads
Extracts information about PHP class' properties using metadata of popular sources
symfony/property-access
321266377 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
jms/metadata
161409656 Downloads
Class/method/property metadata management in PHP
spatie/invade
35982234 Downloads
A PHP function to work with private properties and methods
phpstan/phpstan-deprecation-rules
90716329 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
ondram/ci-detector
56411146 Downloads
Detect continuous integration environment and provide unified access to properties of current build
ircmaxell/password-compat
58281068 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
doctrine/reflection
107500488 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
36698462 Downloads
A container class for immutable settings objects. Not a DI container.
stella-maris/clock
50005783 Downloads
A pre-release of the proposed PSR-20 Clock-Interface
spaze/phpstan-disallowed-calls
22948900 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.