Libraries tagged by get_class
doctrine/reflection
107722610 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
1528848 Downloads
The helper class for Laravel applications to get active class base on current route
jawira/emoji-catalog
60735 Downloads
Get access to +3700 emojis as class constants
sameer-shelavale/php-countries-array
435267 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
396476 Downloads
Checkdomain/Holiday provides a simple class to get holidays for a specified country
jawira/the-lost-functions
132248 Downloads
Collection of convenience functions.
marcin-orlowski/lombok-php
20315 Downloads
Never write boilerplate code for your data class again!
xmhafiz/fb-page-feed
151381 Downloads
Simple wrapper class to get any Facebook Page posts
worm/getclientiplib
14087 Downloads
GetClientIp is a lightweight PHP class for get real/original client IP address, without proxy as opera mini and other.
thalidzhokov/country-codes
118523 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
46959 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
171484 Downloads
A very simple library that offers an object manager trait to get the object manager for a given class
setono/doctrine-orm-trait
96461 Downloads
A very simple library that offers a trait to get the object manager and repository for a given class
securetrading/data
568547 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.
lochmueller/autoloader
371938 Downloads
Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.