Akrudo is lightweight, rapid development, PHP framework. Allows to create applications quickly, but still is very flexible in designing the model.
AboutArchitecture is MVC. System contains controllers, which operate on data using models and present them by views.
It uses semi-extended PHP languages called ActivePHP (allows faster creations of arrays), allows OOP usage of strings and arrays.
e.g. $string = "should be uppercase"->upper();
For now the framework is not popular as it was hidden from world for longer time. It's being used by my company for various apps development, including CMS AkrudGoke http://akrud.pl/goke
HistoryThe story of framework is probably very common. First of all tired by doing repeatitive tasks decided to create set of tools, or at least get all existing ones together in one package. The other reason was world famous Ruby on Rails framework telling me my PHP mcv is missing a lot. When first saw it in action I felt like i was closed in some kind of static, past, slow, php world of coding. These two decided for me to try on full-featured framework, now hugely called Akrudo.
30 Day Summary Apr 16 2013 — May 16 2013
|
12 Month Summary May 16 2012 — May 16 2013
|
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.