Libraries tagged by atomastic
glowy/strings
3291 Downloads
Strings Component provide a fluent, object-oriented interface for working with multibyte string, allowing you to chain multiple string operations together using a more readable syntax compared to traditional PHP strings functions.
glowy/arrays
3080 Downloads
Arrays Component provide a fluent, object-oriented interface for working with arrays, allowing you to chain multiple arrays operations together using a more readable syntax compared to traditional PHP arrays functions.
glowy/macroable
5112 Downloads
Macroable Component is a trait that, gives you the ability in effect to add new methods to a class at runtime.
glowy/session
2205 Downloads
Session Package provides basic methods to work with session.
glowy/registry
2175 Downloads
Registry Component provides a fluent, object-oriented interface for storing data globally in a well managed fashion, helping to prevent global meltdown.
glowy/filesystem
2554 Downloads
Filesystem Component provide a fluent, object-oriented interface for working with filesystem.
glowy/csrf
2179 Downloads
Cross Site Request Forgery security component.
atomastic/strings
6318 Downloads
Strings Component provide a fluent, object-oriented interface for working with multibyte string, allowing you to chain multiple string operations together using a more readable syntax compared to traditional PHP strings functions.
atomastic/registry
3326 Downloads
Registry Component provides a fluent, object-oriented interface for storing data globally in a well managed fashion, helping to prevent global meltdown.
atomastic/macroable
7064 Downloads
Macroable Component is a trait that, gives you the ability in effect to add new methods to a class at runtime.
atomastic/filesystem
3468 Downloads
Filesystem Component provide a fluent, object-oriented interface for working with filesystem.
atomastic/csrf
1152 Downloads
Cross Site Request Forgery security component.
atomastic/arrays
7082 Downloads
Arrays Component provide a fluent, object-oriented interface for working with arrays, allowing you to chain multiple arrays operations together using a more readable syntax compared to traditional PHP arrays functions.
atomastic/view
114 Downloads
View Component provides basic methods for displaying PHP views.
atomastic/session
3326 Downloads
Session Component provides basic methods to work with session.