Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Novius OS

Compare

  Analyzed about 5 hours ago

Novius OS is a Cross-Channel Open Source content management system (CMS). Being designed as an applications platform, it helps users to easily manage all digital-communication-related data from one single interface: websites, newsletters, mobile and tablets applications, product catalogues or social media.

312K lines of code

0 current contributors

about 7 years since last commit

3 users on Open Hub

Inactive
5.0
 
I Use This

FuelPHP-Queue

Compare

  No analysis available

Queue is a queuing system made for the FuelPHP framework. This plugin is written from the ground up, taking what we liked in the old fuel-queue project in mind. The main focus during development was stability. This means that great care is taken in error handling, ensuring that no data is lost. ... [More] Furthermore, a lot of unittests are written. Great care is taken in writing the software. The code is well documented, and can easily be adapted to your needs. This all results in a highly reliable software package which can easily be used in your own projects. [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: mit

FuelPHP-Messages

Compare

  Analyzed about 4 hours ago

Messages package for FuelPHP. Allows you to easily log and report messages. Messages::info('This is my message.'); Messages::info('Hello', 'This is my message.'); Messages::error('Printer on fire!', 'Unable to determine why the printer is not responding.'); It is inspired by the ... [More] Message package by dbpolito. There are however a few key differences: * Deferred rendering. The Messages::get method returns an array of View instances rather than a string. * JSON and XML rendering of messages. * Messages are rendered in the order they are logged irrelevant of the message type (e.g. info or error). * An optional title can be passed to the message methods. Messages::error('title', 'full message') * Support for block or thin Bootstrap alerts. [Less]

128 lines of code

0 current contributors

over 10 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Tags fuelphp