Libraries tagged by sFire
sfire-framework/sfire-template
153 Downloads
Template parser based on Vuejs
sfire-framework/sfire-store
160 Downloads
Singleton containers for storing and retrieving arbitrary data keeping the state until the end of the run.
sfire-framework/sfire-session
118 Downloads
Wrapper class for working with PHP sessions
sfire-framework/sfire-routing
120 Downloads
sFire routing for mapping urls to controllers and methods.
sfire-framework/sfire-permissions
6 Downloads
ACL specifies which users/roles or system processes are granted access to resources, as well as what operations are allowed on given resources.
sfire-framework/sfire-mail
6 Downloads
Simple API for sending emails, allowing you to quickly get started sending mail.
sfire-framework/sfire-logging
118 Downloads
Easy to use interface for logging data to file system.
sfire-framework/sfire-localization
135 Downloads
Provides a convenient way to retrieve strings in various languages, allowing you to easily support multiple languages within your application
sfire-framework/sfire-image
8 Downloads
Apply filters, crop, resize, flip and determine colors in images.
sfire-framework/sfire-http
129 Downloads
Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests, parsing of URL's/domains and working with HTTP cookies.
sfire-framework/sfire-filecontrol
158 Downloads
Working with files, directories and mime types
sfire-framework/sfire-entity
130 Downloads
Convert entities to arrays, objects and/or json strings and convert arrays to entities.
sfire-framework/sfire-encryption
5 Downloads
Package for encrypting and decrypting data.
sfire-framework/sfire-dom
177 Downloads
HTML / XML parser
sfire-framework/sfire-debugging
120 Downloads
Usefull tools for debugging and logging/displaying errors.