https://bugzilla.redhat.com/show_bug.cgi?id=1277470 Bug ID: 1277470 Summary: Review Request: php-nette-application - Nette Application MVC Component Product: Fedora Version: rawhide Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: fedora@xxxxxxxxxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Spec URL: https://raw.githubusercontent.com/remicollet/remirepo/master/php/nette/php-nette-application/php-nette-application.spec SRPM URL: http://rpms.famillecollet.com/SRPMS/php-nette-application-2.3.7-1.remi.src.rpm Description: Model-View-Controller is a software architecture that was created to satisfy the need to separate utility code (controller) from application logic code (model) and from code for displaying data (view) in applications with graphical user interface. With this approach we make the application better understandable, simplify future development and enable testing each unit of the application separately. To use this library, you just have to add, in your project: require_once '/usr/share/php/Nette/Application/autoload.php'; Fedora Account System Username: remi -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review