Skip to content

marcioAlmada/yay-enums

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enums

"Enumerated Types" polyfill for PHP made with YAY!. The preprocessor has no bridge for project integration yet, but you can have a taste of it by running:

# install it
git clone git@github.com:marcioAlmada/yay-enums.git
cd yay-enums
composer install

# run it!
php test.php

Please, read enum.tests.php to see the specs.

This is inspired by the "Enumerated Types" RFC.

About

Enumerated Types polyfill for PHP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages