Libraries tagged by get_class
akondas/php-runtime
1791 Downloads
PHP Runtime class provides methods to get total and free memory
tojibon/web-scraper
63 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
2954 Downloads
PHPExcelFormatter is class to make it more simple to get data from Excel documents.
ph-7/image-unsplash
194 Downloads
Get easily any Unsplash images with a clean PHP class
mouf/html.tags
20061 Downloads
This package contains a pure PHP object representation of HTML5 tags. There is one class for each existing HTML tag, and one getter/setter per attribute.
mouf/database.dbconnection
32095 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.
mistralys/application-utils-collections
526 Downloads
Interfaces, traits and classes for handling static item collections, similar to Enums and with useful getter methods.
ginnerpeace/php-enum
4619 Downloads
This class gives the ability to emulate and get enumeration data natively in PHP.
epii/get-all-classes-and-methods-for-namespaces
307 Downloads
获取某命名空间下的所有类和方法
laudirbispo/classname
31 Downloads
A simple class to get object names
jessesoeteman/validate-get-post-input
313 Downloads
This php class lets you validate a POST or GET input.
alphayax/get_opt
8581 Downloads
Utility class for manage scripts arguments
aalfiann/pubproxy-class-php
131 Downloads
Get working public proxy list for free by PubProxy (No API key required).
ptcong/php-http-class
5175 Downloads
A simple and powerful Http Client library used for sending request and get response like a browser.
seotils/has-parent
28 Downloads
The trait allows set and get parent class of instance.