
At its heart, Fibenis generalizes the BREAD (Browse, Read, Edit, Add, Delete) process of the information lifecycle. Each request in Fibenis integrates both operation and model details (e.g., ?fx=contact, ?dx=contact) and is processed by dedicated engines.
Fibenis's primary engines—Form (f_series), Desk (d_series), Template (t_series), and Action (a_series)—streamline the development process by addressing the majority of BREAD requirements. The system's structured input approach ensures consistency across the codebase, simplifies adaptation, and lays the foundation for automation and standardization.
Unified communication approach that supports quick adoption and consistency in input & output
Communicates in highly structured way, a trade-off between natural & logical approach
Leads to Lean development by Reuse Code, Reduce Development Time & Recycle Existing features
d_series & f_series will produce desk & forms by a bulk array input, customize it by key & value communication
a_series & t_series for ajax requests & template based content generation. e_series & k_series creates custom excel & PDF documents by structured comm
Solutions bricks like EAV management, User, Status, Page & Definitions supports rapid development & provides ready to use open & closed access systems
Supports MySQL & PostgreSQL with a base ready to use system. Built with DB Neutral EAV System. Communication layer to accommodate new DB's
Comes with Bootstrap based basic website & admin theme. Supports custom layout & skin implementation. Interface for page level layout & skin configura
The inner components of fibenis
that drives fibenis