Jasny's Config class allows developers to use presets in their applications and websites by loading a configuration file inside their application or website.The class seamlessly supports config file formats like YAML, JSON and INI.It also includes...

PHP CSS Parser

PHP CSS Parser 7.0.0 updated

PHP CSS Parser comes with Composer support and can be used to process stylesheet files. This small CSS class can read the content of a CSS file, split it into its intrinsic parts and then this data available as PHP objects. The information can be sent to...

URL Normalizer

URL Normalizer 1.4.0 updated

The class implements the RFC 3986 standard.It parses a given URL and fixes it to perform syntax based normalization.The class may lower the case hexadecimal codes of encoded characters, decode characters which are not reserved, removed unnecessary...

The class uses the WGET and SED command line tools to parse a website's structure and generate the sitemap file.Simple PHP Sitemap Class works based on domain name, so it can be used to generate sitemap files for any website, not just the one it runs...

FastSpeedIpLocator works on top of the IP2Location service and will take a given IP address and query it against IP2Location's database.This will return a series of geo-location details like:- country code- country name- region name- city name- latitude-...

The class can be used to cache timed API calls to 3rd party services like Twitter, Flickr, Facebook and much more others.What is new in this release:Added namespace and PSS-4 support. What is new in version 1.3.0:Update to...