Skip to content

iddqdby/f7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Functional library for PHP 7

Short description

This library contains:

  • many useful higher order functions (see \func\ namespace)
  • some useful monads (see \monad\ namespace)
  • some functions to convert data (see \convert\ namespace)
  • some functions to retrieve data about data (see \meta\ namespace)

Also take a look at tiny but handy Dependency Injection Container : \func\dependency_injection_container().

Requirements

PHP 7 or later.

License

This program is licensed under the MIT License. See LICENSE.

About

Functional library for PHP 7.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages