Libraries tagged by getter
margusk/accessors
160 Downloads
Provides automatic property accessors (setters/getters) with immutability support
klever/tutor
22748 Downloads
PHPUnit Extensions to easily spec-test data models
icanboogie/prototype
10760 Downloads
Implements the Prototype design pattern; getters/setters
hackerone/curl
2009 Downloads
Curl Wrapper for PHP
ecommit/doctrine-entities-generator-bundle
6222 Downloads
Generate Doctrine ORM entities.
deemru/fetcher
590 Downloads
Simple wrapper around cURL
bayfrontmedia/php-http-request
1667 Downloads
Easily handle data from incoming HTTP requests.
bapcat/propifier
2496 Downloads
A trait that improves PHP's properties
yakeing/php_curl
648 Downloads
php curl class
topoff/user-agent-parser
5241 Downloads
UserAgent parsing done right
bugbuster/browscap-php
1520 Downloads
Standalone replacement for php's native get_browser() function
aodihis/video-utils
4972 Downloads
Twig filter to get the video id of youtube or Vimeo URL.
amranidev/ajaxis
23161 Downloads
To manage your crud in laravel 5.1
crossjoin/browscap
234374 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.
zrnik/php-attribute-reflection
1904 Downloads
Helper methods wrapping around reflection to get attribute instances easily.