Libraries tagged by sFire
sfire-framework/sfire-store
187 Downloads
Singleton containers for storing and retrieving arbitrary data keeping the state until the end of the run.
sfire-framework/sfire-logging
124 Downloads
Easy to use interface for logging data to file system.
sfire-framework/sfire-localization
140 Downloads
Provides a convenient way to retrieve strings in various languages, allowing you to easily support multiple languages within your application
sfire-framework/sfire-http
138 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
181 Downloads
Working with files, directories and mime types
sfire-framework/sfire-entity
142 Downloads
Convert entities to arrays, objects and/or json strings and convert arrays to entities.
sfire-framework/sfire-dom
182 Downloads
HTML / XML parser
sfire-framework/sfire-datacontrol
199 Downloads
Library for hashing data, generation of tokens and converting/formatting strings, numbers and arrays.
sfire-framework/sfire-template
157 Downloads
Template parser based on Vuejs
sfire-framework/sfire-session
122 Downloads
Wrapper class for working with PHP sessions
sfire-framework/sfire-routing
124 Downloads
sFire routing for mapping urls to controllers and methods.
sfire-framework/sfire-permissions
7 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
7 Downloads
Simple API for sending emails, allowing you to quickly get started sending mail.
sfire-framework/sfire-image
11 Downloads
Apply filters, crop, resize, flip and determine colors in images.
sfire-framework/sfire-encryption
6 Downloads
Package for encrypting and decrypting data.