#nette (12 Repositories)
Ranked open-source repositories tagged with #nette, scored by pull request acceptance likelihood and maintainer engagement velocity.
0.0%
0.0h
12 repositories tagged #nette
nette/utils
π Lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
nette/robot-loader
π RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.
nette/caching
β± Caching library with easy-to-use API and many cache backends.
nette/schema
π Validating data structures against a given Schema.
nette/http
π Abstraction for HTTP request, response and session. Provides careful data sanitization and utility for URL and cookies manipulation.
nette/tester
Tester: enjoyable unit testing in PHP with code coverage reporter. ππππ
nette/application
π A full-stack component-based MVC kernel for PHP that helps you write powerful and modern web applications. Write less, have cleaner code and your work will bring you joy.
nette/tracy
π Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.
nette/mail
A handy library for creating and sending emails in PHP
contributte/datagrid
:muscle: DataGrid for Nette Framework: filtering, sorting, pagination, tree view, table view, translator, etc
nette/component-model
β Component model foundation for Nette.
cocur/slugify
Converts a string to a slug. Includes integrations for Symfony, Silex, Laravel, Zend Framework 2, Twig, Nette and Latte.