Libraries tagged by lexty
flextype-components/strings
157 Downloads
Strings Component is a set of methods to help with the manipulation of strings.
flextype-components/registry
5311 Downloads
Registry component provides a mechanism for storing data globally in a well managed fashion, helping to prevent global meltdown.
flextype-components/arrays
2195 Downloads
Arrays Component contains methods that can be useful when working with arrays.
flextype-components/arr
4960 Downloads
Arrays Component contains methods that can be useful when working with arrays.
flextype-components/view
808 Downloads
View Component provides basic methods for displaying PHP views.
flextype-components/token
846 Downloads
Simple Token Class
flextype-components/session
5326 Downloads
Session Component provides basic methods to work with session.
flextype-components/number
5471 Downloads
The Number Component contains methods that can be useful when working with numbers.
flextype-components/notification
815 Downloads
Notification component for storing and retrieving flash data.
flextype-components/i18n
8747 Downloads
I18n Component for messages internationalization of your application.
flextype-components/http
830 Downloads
Simple Http Component to work with Http request, response and urls.
flextype-components/html
3193 Downloads
Html Component contains methods that can be useful when working with HTML.
flextype-components/form
3168 Downloads
Form component allows you to easily create HTML forms.
flextype-components/event
811 Downloads
Event Component provides a versatile tool to manage events in your app.
flextype-components/errorhandler
1231 Downloads
Error Handler Component for errors handling.