Libraries tagged by __get
ashleighsims/get-address-wrapper
474 Downloads
Get Address IO wrapper covering all endpoints available from the API.
10quality/gettext-wp-scanner
1322 Downloads
WordPress scanner for gettext.
h4kuna/gettext-latte
11108 Downloads
Gettext translator for Latte template
dbellettini/geteventstore-core
39 Downloads
EventStore client for PHP (core)
c9s/getoptionkit
1102 Downloads
Powerful command-line option toolkit
yakeing/php_curl
647 Downloads
php curl class
pixelcrab/png-chunks
9182 Downloads
Simple PHP class to handle(get, add, remove) PNG chunks.
opencultureconsulting/basics
396 Downloads
A collection of generic classes and useful traits for PHP projects.
hackerone/curl
2007 Downloads
Curl Wrapper for PHP
ecommit/doctrine-entities-generator-bundle
5528 Downloads
Generate Doctrine ORM entities.
carlosocarvalho/simple-input
16951 Downloads
Simple input for get request inputs (post,get,put,delete)
bayfrontmedia/php-http-request
1576 Downloads
Easily handle data from incoming HTTP requests.
antares/accessible-bundle
3783 Downloads
A bundle to easily use Accessible in Symfony projects.
antares/accessible
3861 Downloads
PHP library that allows you to define your class' getters, setters and constructor with docblock annotations.
aedart/overload
11359 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)