Skip to content
/ esl Public

ESL is our internally developed php-code library with commonly used functions.

License

Notifications You must be signed in to change notification settings

e-sites/esl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esl

ESL is our internally developed code library with commonly used functions.

We have the latest version of ESL deployed on all of our servers, which we occasionaly update with bugfixes and new features. All applications on our servers can use any of the ESL packages by adding one single line to the code; require 'ESLv1/bootstrap.php'; 'ESLv1' is a symlink on PHP's include_path linking to the latest version available on the server.

About

ESL is our internally developed php-code library with commonly used functions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages