Libraries tagged by get_class
opencultureconsulting/basics
655 Downloads
A collection of generic classes and useful traits for PHP projects.
webnuvola/laravel-active
5540 Downloads
Helper functions for Laravel applications to get active class based on current route
krgupta/active
9169 Downloads
The helper class for Laravel 6 applications to get active class base on current route
ibrand/laravel-active
16213 Downloads
The helper class for Laravel 4 applications to get active class base on current route
adrianmerk/laravelactive
8602 Downloads
The helper class for Laravel applications to get active class base on current route for Laravel 11
justcoded/sample-file
8966 Downloads
Simple class to get sample file path of some real file for testing
inetprocess/libinventoryclient
6974 Downloads
This library provides various classes to get information about a SugarCRM Installation
ujy/bitrix24_api_authorization
1938 Downloads
Authorization class to easy get Bitrix24 Access Tokens for use in API
jpmurray/laravel-countdown
3803 Downloads
Provide an easy class easy way to get the time difference between two dates, with an extra bonus trait for eloquent
ufo-tech/doctrine-helper
503 Downloads
A set of ready-made solutions for Doctrine (traits, interfaces, classes) that allows you to get rid of routine and speeds up development
tojibon/web-scraper
64 Downloads
A web scraper php class using PHP cURL to scrap web page. By which you can scrap web page by cURL get, post methods also by which you can scrap web page content from a asp.net based websites with form post.
renekorss/phpexcelformatter
3078 Downloads
PHPExcelFormatter is class to make it more simple to get data from Excel documents.
mouf/database.dbconnection
32598 Downloads
This package contains object to perform database connections. Connections are performed using the PDO library. Therefore, the PDO extension must be enabled to use this package. This package will allow you to connect to MySql and PostgreSql databases. The DB Connection class has special features to help you get informations about the database schema, and especially about the constraints between tables.
ginnerpeace/php-enum
5133 Downloads
This class gives the ability to emulate and get enumeration data natively in PHP.
mcaskill/php-get-var-type
10033 Downloads
Get the type, resource name, or class name of a variable.