Skip to content

This is the core package to the PHEXT set of libraries for PHP. It includes general utility methods for strings, arrays, dates and numbers, each of which exist as a grouped class with the methods statically accessible.

License

Notifications You must be signed in to change notification settings

sqonk/phext-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHEXT Core functions and extensions library

Minimum PHP Version License

This is the core package to the PHEXT set of libraries for PHP. It includes general utility methods for strings, arrays, dates and numbers, each of which exist as a grouped class with the methods statically accessible.

It also contains a small set of stand-alone functions that import across the global namespace.

Most of the other PHEXT modules rely on the core library.

Some of the string methods require mbstring and iconv to be installed and active.

Install

Via Composer

$ composer require sqonk/phext-core

Documentation

Full API Reference with examples now available here.

Credits

Theo Howell

License

The MIT License (MIT). Please see License File for more information.

About

This is the core package to the PHEXT set of libraries for PHP. It includes general utility methods for strings, arrays, dates and numbers, each of which exist as a grouped class with the methods statically accessible.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages