44 Repositories
PHP zend-navigation Libraries
A sampling profiler for PHP written in PHP, which reads information about running PHP VM from outside of the process.
Reli Reli is a sampling profiler (or a VM state inspector) written in PHP. It can read information about running PHP script from outside of the proces
Implementation of the test task from iTexUS.
👍 Тестовое задание от iTexUS Демонстрация: itexus.nextwell.top 🔥 Задача Условия, требования и ТЗ: Реализовать MVC + route приложение на PHP. Реализо
Build structured navigation menus in Filament.
Build structured navigation menus in Filament. This plugin for Filament provides a Navigation resource that allows to build structural navigation menu
A clean and responsive interface for Zend OPcache information,
A clean and responsive interface for Zend OPcache information, showing statistics, settings and cached files, and providing a real-time update for the information.
Zend\Text is a component to work on text strings from Zend Framework
zend-text Repository abandoned 2019-12-31 This repository has moved to laminas/laminas-text. Zend\Text is a component to work on text strings. It cont
A mostly useless package to display framework versions at the bottom of the Admin navigation panel.
A mostly useless package to display framework versions at the bottom of the Filament Admin navigation panel and an optional widget to do the same in the dashboard or custom pages.
Magento 2 Megamenu extension is an indispensable component, and plays the role of website navigation to help customers easily categorize and find information
Mageno 2 Mega Menu (Magicmenu) helps you create neat and smart navigation menus to display the main categories on your website.
QuidPHP/Navigation contains a JavaScript module for a website navigation without reloading.
QuidPHP/Navigation contains a JavaScript module for a website navigation without reloading.
A sampling profiler for PHP written in PHP, which reads information about running PHP VM from outside of the process.
Reli Reli is a sampling profiler (or a VM state inspector) written in PHP. It can read information about running PHP script from outside of the proces
Json component from Zend Framework
zend-json Repository abandoned 2019-12-31 This repository has moved to laminas/laminas-json. Zend\Json provides convenience methods for serializing na
Implement event systems, signal slots, intercepting filters, and observers.
zend-eventmanager Repository abandoned 2019-12-31 This repository has moved to laminas/laminas-eventmanager. zend-eventmanager is designed for the fol
Navigation component from Zend Framework
zend-navigation Repository abandoned 2019-12-31 This repository has moved to laminas/laminas-navigation. Zend\Navigation is a component for managing t
Debug component from Zend Framework
zend-debug Zend\Debug is a component that help the debugging of PHP applications. In particular it offers a static method Zend\Debug\Debug::dump() tha
Db component from Zend Framework
zend-db Repository abandoned 2019-12-31 This repository has moved to laminas/laminas-db. Zend\Db is a component that abstract the access to a Database
Cryptographic component from Zend Framework
zend-crypt Repository abandoned 2019-12-31 This repository has moved to laminas/laminas-crypt. Zend\Crypt provides support of some cryptographic tools
Console component from Zend Framework
zend-console Repository abandoned 2019-12-31 This repository has moved to laminas/laminas-console. Zend\Console is a component to design and implement
Build structured navigation menus in Filament.
Build structured navigation menus in Filament. This plugin for Filament provides a Navigation resource that allows to build structural navigation menu
A collapsible side navigation menu built to seamlessly work with Bootstrap framework
yii2-widget-sidenav This widget is a collapsible side navigation menu built to seamlessly work with Bootstrap framework. It is built over Bootstrap st
zend-memory manages data in an environment with limited memory
Memory objects (memory containers) are generated by the memory manager, and transparently swapped/loaded when required.
A panel created based on the Zend Framework MVC framework
🚀 Painel MyZap2.0 Com ZendFramework 3 Descrição Esse é um painel criado como estudo pessoal do framework (Zend Framework MVC) não foi criado para fin
A skeleton application using the Zend Framework MVC
This is a skeleton application using the Zend Framework MVC layer and module systems. This application is meant to be used as a starting place for those looking to get their feet wet with Zend Framework.
Twig extensions for common navigation widgets for symfony.
Twig Navigation Extension This bundle provides a Twig extensions for common navigation widgets. Installation composer require m2mtech/twig-navigation-
Simple, beautiful, open source publishing.
Simple, beautiful publishing. Website Documentation Created by Cory LaViska Maintained by Marc Apfelbaum Requirements PHP 7.1+ with curl, gd lib, mbst
zend-config is designed to simplify access to configuration data within applications
zend-config is designed to simplify access to configuration data within applications
💗 C++ wrapper for Zend API
PHP-X C++ wrapper for Zend API Requirements PHP 7.2 or later Linux/MacOS/Windows GCC 4.8 or later Composer Build phpx (bin) ./build.sh sudo cp bin/php
Zend Framework cache backend for MongoDB
Zend_Cache_Backend_Mongo Author: Anton Stöckl About Zend_Cache_Backend_Mongo is a Zend Framework Cache Backend for MongoDB. It supports tags and autoc
💡 Full-featured code intelligence and smart autocomplete for Sublime Text
SublimeCodeIntel This Code Intelligence plugin for Sublime Text provides an interface to CodeIntel. CodeIntel is a code intelligence engine that was p
Navigator is a package to create headless navigation menus for use in Laravel applications
Navigator Navigator is a package to create headless navigation menus for use in Laravel applications: // In a Service Provider Nav::define(fn ($user)
🧿 Build navigation or menu for Laravel and Awes.io. Unlimited complexity and depth, with permissions and sorting support.
Navigator Laravel package that can easily create navigation menus of any complexity. With support for routing, permissions, sorting, rendering depth,
Framework agnostic PHP package for marking navigation items active.
Ekko Framework agnostic PHP package for marking navigation items active. Features Framework agnostic. Can be modified for any custom application and U
A custom WordPress nav walker class to fully implement the Twitter Bootstrap 4.0+ navigation style (v3-branch available for Bootstrap 3) in a custom theme using the WordPress built in menu manager.
WP Bootstrap Navwalker This code in the main repo branch is undergoing a big shakeup to bring it in line with recent standards and to merge and test t
A simple helper to generate and display pagination navigation links
Intro to CHocoCode Paginator Friendly PHP paginator to paginate everything This package introduces a different way of pagination handling. You can rea
Workout application with fully functional Frontend and Backend.
Fit_Me_Application About Application: This FIT-ME management system is an easy way to use gym and health membership system. It can help to keep the re
Envbar allows you to differentiate between environments by adding a custom colored bar above the top navigation.
Envbar Envbar allows you to differentiate between environments by adding a custom colored bar above the top navigation. This should help backend users
Html menu generator for Laravel
Html Menu Generator for Laravel This is the Laravel version of our menu package adds some extras like convenience methods for generating URLs and macr
Converts a string to a slug. Includes integrations for Symfony, Silex, Laravel, Zend Framework 2, Twig, Nette and Latte.
cocur/slugify Converts a string into a slug. Developed by Florian Eckerstorfer in Vienna, Europe with the help of many great contributors. Features Re
Middleware for PHP built on top of PSR-7 and PSR-15
zend-stratigility Repository abandoned 2019-12-31 This repository has moved to laminas/laminas-stratigility. From "Strata", Latin for "layer", and "ag
PSR-15 middleware in minutes!
zend-expressive Repository abandoned 2019-12-31 This repository has moved to mezzio/mezzio. Develop PSR-7 middleware applications in minutes! zend-exp
PSR-7 HTTP Message implementation
zend-diactoros Repository abandoned 2019-12-31 This repository has moved to laminas/laminas-diactoros. Master: Develop: Diactoros (pronunciation: /dɪʌ
Official Zend Framework repository
Welcome to the Zend Framework 3.0 Release! RELEASE INFORMATION Zend Framework 3.0.1dev This is the first maintenance release for the Zend Framework 3
ServiceManager component from Zend Framework
zend-servicemanager Repository abandoned 2019-12-31 This repository has moved to laminas/laminas-servicemanager. Master: Develop: The Service Locator
Serializer component from Zend Framework
zend-serializer Repository abandoned 2019-12-31 This repository has moved to laminas/laminas-serializer. zend-serializer provides an adapter-based int
Authentication component from Zend Framework
zend-authentication Repository abandoned 2019-12-31 This repository has moved to laminas/laminas-authentication. The Zend\Authentication component pro