Packages from atomastic
-
PHP
atomastic/arrays
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.
Abandoned! See glowy/arrays
-
-
PHP
atomastic/filesystem
Filesystem Component provide a fluent, object-oriented interface for working with filesystem.
Abandoned! See glowy/filesystem
-
PHP
atomastic/macroable
Macroable Component is a trait that, gives you the ability in effect to add new methods to a class at runtime.
Abandoned! See glowy/macroable
-
PHP
atomastic/registry
Registry Component provides a fluent, object-oriented interface for storing data globally in a well managed fashion, helping to prevent global meltdown.
Abandoned! See glowy/registry
-
PHP
atomastic/session
Session Component provides basic methods to work with session.
Abandoned! See glowy/session
-
PHP
atomastic/strings
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.
Abandoned! See glowy/strings
-
PHP
atomastic/view
View Component provides basic methods for displaying PHP views.
Abandoned! See glowy/view