Skip to content

Collection of common classes to build high quality software

License

Notifications You must be signed in to change notification settings

php-kitchen/platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Tested By Code Quality Latest Stable Version Monthly Downloads Total Downloads License

Platform is a collection of classes that aimed to extend PHP Standard Library with things, typical to a decent OOP languages like:

  • Properties
  • Named exceptions
  • DSL for exceptions
  • Collection
  • Map
  • NullObject
  • Collection helpers
  • Function constructors

Requirements

PHP >= 7.1 is required.

Getting Started

Run the following command to add Platform to your project's composer.json. See Packagist for specific versions.

composer require php-kitchen/platform

Or you can copy this library from:

For additional information and guides go to the project documentation See changes log for information about changes in releases and update guide for information about upgrading to a next major version.

Contributing

If you want to ask any questions, suggest improvements or just to talk with community and developers, join our server at Discord Read organization contributing rules for additional information.

About

Collection of common classes to build high quality software

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages