All Projects → nette → Utils

nette / Utils

Licence: other
🛠 Lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.

Projects that are alternatives of or similar to Utils

Schema
📐 Validating data structures against a given Schema.
Stars: ✭ 359 (-69%)
Mutual labels:  json, nette, nette-framework
Robot Loader
🍀 RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.
Stars: ✭ 690 (-40.41%)
Mutual labels:  nette, nette-framework
Neon
🍸 Encodes and decodes NEON file format.
Stars: ✭ 674 (-41.8%)
Mutual labels:  nette, nette-framework
Mobile Detect
Extension for detecting mobile devices, managing mobile view types, redirect to mobile version for Nette Framework (2.4+)
Stars: ✭ 19 (-98.36%)
Mutual labels:  nette, nette-framework
Latte
☕ Latte: the intuitive and fast template engine for those who want the most secure PHP sites.
Stars: ✭ 616 (-46.8%)
Mutual labels:  nette, nette-framework
Boltons
🔩 Like builtins, but boltons. 250+ constructs, recipes, and snippets which extend (and rely on nothing but) the Python standard library. Nothing like Michael Bolton.
Stars: ✭ 5,671 (+389.72%)
Mutual labels:  json, utilities
Guzzlette
🌀 Guzzle integration into Nette Framework (@nette)
Stars: ✭ 19 (-98.36%)
Mutual labels:  nette, nette-framework
Mymovies
A Flutter app which shows a list of popular movies.
Stars: ✭ 371 (-67.96%)
Mutual labels:  json, pagination
Middlewares
💥 Middlewares / Relay / PSR-7 support to Nette Framework (@nette)
Stars: ✭ 13 (-98.88%)
Mutual labels:  nette, nette-framework
Cookbook
🎶 Cookbook for Nette Framework (@nette) & Contributte (@contributte). Read it while its HOT!
Stars: ✭ 30 (-97.41%)
Mutual labels:  nette, nette-framework
Flatjson
A fast JSON parser (and builder)
Stars: ✭ 39 (-96.63%)
Mutual labels:  json, utilities
Bootstrap
🅱 The simple way to configure and bootstrap your Nette application.
Stars: ✭ 524 (-54.75%)
Mutual labels:  nette, nette-framework
Bottomline
A full-on PHP manipulation utility-belt that provides support for the usual functional. 📦
Stars: ✭ 462 (-60.1%)
Mutual labels:  utilities, tools
Di
💎 Flexible, compiled and full-featured Dependency Injection Container with perfectly usable autowiring and support for all new PHP 7 features.
Stars: ✭ 645 (-44.3%)
Mutual labels:  nette, nette-framework
Native
Generate a form using JSON Schema and Vue.js
Stars: ✭ 382 (-67.01%)
Mutual labels:  json, component
Finder
🔍 Finder: find files and directories with an intuitive API.
Stars: ✭ 765 (-33.94%)
Mutual labels:  nette, nette-framework
Templateplugin
A template for creating minecraft plugin from 1.7.10 to 1.16.2
Stars: ✭ 51 (-95.6%)
Mutual labels:  json, pagination
Jql
A JSON Query Language CLI tool
Stars: ✭ 368 (-68.22%)
Mutual labels:  json, tools
Flash Messages
Flash messages handler for Nette Framework (2.4+)
Stars: ✭ 8 (-99.31%)
Mutual labels:  nette, nette-framework
Jsoncsv
a command tool easily convert json file to csv or xlsx
Stars: ✭ 43 (-96.29%)
Mutual labels:  json, tools

Nette Utility Classes

Downloads this Month Tests Coverage Status Latest Stable Version License

Introduction

In package nette/utils you will find a set of useful classes for everyday use:

Installation

The recommended way to install is via Composer:

composer require nette/utils
  • Nette Utils 4.0 is compatible with PHP 8.0
  • Nette Utils 3.2 is compatible with PHP 7.2 to 8.0
  • Nette Utils 3.1 is compatible with PHP 7.1 to 8.0
  • Nette Utils 3.0 is compatible with PHP 7.1 to 8.0
  • Nette Utils 2.5 is compatible with PHP 5.6 to 8.0

Support Me

Do you like Nette Utils? Are you looking forward to the new features?

Buy me a coffee

Thank you!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].