Libraries tagged by get_class
doctrine/reflection
108328814 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.
hieu-le/active
1534507 Downloads
The helper class for Laravel applications to get active class base on current route
jawira/emoji-catalog
69665 Downloads
Get access to +3700 emojis as class constants
sameer-shelavale/php-countries-array
444013 Downloads
PHP class to get array of countries names with ISO_3166-1 alpha-2, alpha-3, numeric codes, ISD codes and continent
checkdomain/holiday
400907 Downloads
Checkdomain/Holiday provides a simple class to get holidays for a specified country
restugbk/get-contact
1015 Downloads
PHP Class for fetching GetContact phone number tags (Unofficial)
jawira/the-lost-functions
146268 Downloads
Collection of convenience functions.
marcin-orlowski/lombok-php
21163 Downloads
Never write boilerplate code for your data class again!
xmhafiz/fb-page-feed
151635 Downloads
Simple wrapper class to get any Facebook Page posts
worm/getclientiplib
14872 Downloads
GetClientIp is a lightweight PHP class for get real/original client IP address, without proxy as opera mini and other.
thalidzhokov/country-codes
121698 Downloads
CountryCodes PHP Class to get array of countries with ISO 3166-1 alpha-2, ISO 3166-1 alpha-3, ISO 3166-1 numeric and ISD codes it can provide following information related to country
marcocesarato/sqlparser
48428 Downloads
This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.
setono/doctrine-object-manager-trait
177795 Downloads
A very simple library that offers an object manager trait to get the object manager for a given class
setono/doctrine-orm-trait
112249 Downloads
A very simple library that offers a trait to get the object manager and repository for a given class
securetrading/data
586909 Downloads
Secure Trading's Data package. Contains getters/setters/deleters for a data object and allows extending classes to define validation methods for specific data keys.