Showing 200 open source projects for "composer php"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    Ardent

    Ardent

    Self-validating, secure and smart models for Laravel's Eloquent ORM

    Self-validating, secure and smart models for Laravel's Eloquent ORM. Based on the Aware bundle for Laravel 3 by Colby Rabideau. Add laravelbook/ardent as a requirement to composer.json. You can also add the package using composer require laravelbook/ardent and later specifying the version you want (for now, dev-master is your best bet). The magic-dust-powered, wrist-friendly, one-stop solution to all your dreary input sanitization boilerplates! Puns aside, input validation functionality can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    BlueImp File Upload Widget for Yii2

    BlueImp File Upload Widget for Yii2

    BlueImp File Upload Widget for Yii2

    Renders a BlueImp jQuery File Upload plugin. That plugin integrates multiple file selections, drag and drop support, progress bars, validation and a preview of images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Deployer PHP

    Deployer PHP

    Deployer is a free and open source deployment tool.

    Deployer is a PHP Application deployment system powered by Laravel 5.5, written & maintained by Stephen Ball. Check out the releases, license, screenshots and contribution guidelines. See the wiki for information on system requirements, installation & upgrade instructions and answers to common questions. Deploys applications to multiple servers accessible via SSH. Clones your project's git repository. Runs arbitrary bash commands. Gracefully handles failure in any of these steps. Keeps a...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4

    Ekran

    Servidor Web para visualización de información en pantallas

    Ekran Servidor Web para visualización de información en pantallas institucionales, ® C2A 2018. Instalación Instalar sobre una instalación de XAMPP ó WAMP. Se debe tener Composer instalado en el equipo. En la terminal, navegar a la carpeta y correr composer install Agregar los archivos a presentar Crear las listas de reproduccion necesarias Asignar las listas a una pantalla
    Downloads: 1 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Simple PHP DAO Generator

    Simple PHP DAO Generator

    PHP DAO Files Generator

    Simple DAO Class Generator for PHP use composer to download last ver composer require-dev braga/dao-generator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Laravel Angular Material Starter

    Laravel Angular Material Starter

    Get started with Laravel 5.3 and AngularJS (material)

    While this starter used to be an excellent starting point for Laravel 5 & Angular 1.x, using Angular 1. x results in large JavaScript bundles which makes the mobile experience slow. Thus it's recommended to upgrade to Angular (2+). The motivation behind this starter package is to provide a default starting point with best practices in mind, for web apps using Laravel 5.3 & Angular 1.5. Providing sane defaults for most of the plugins & packages used. This project does not aim to include as...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PHP JSON-API

    PHP JSON-API

    JSON-API responses in PHP

    JSON-API responses in PHP. Works with version 1.0 of the spec. The JSON-API spec describes resource objects as objects containing information about a single resource, and collection objects as objects containing information about many resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Pixeler

    Pixeler

    CLI image renderer

    Pixeler is a command-line image renderer that transforms images into pixelated representations using UTF-8 characters. It's a handy tool for developers who want to display images directly in the terminal, offering a unique way to visualize graphics without a GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    sudo-su

    sudo-su

    Laravel package to easily login as other users during development.

    A Laravel 5.4 utility package to enable developers to log in as other users during development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 10
    PHP Cron Expression Parser
    Calculate the next or previous run date and determine if a CRON expression is due. The PHP cron expression parser can parse a CRON expression, determine if it is due to run, calculate the next run date of the expression, and calculate the previous run date of the expression. You can calculate dates far into the future or past by skipping n number of matching dates. The parser can handle increments of ranges (e.g. */12, 2-59/3), intervals (e.g. 0-9), lists (e.g. 1,2,3), W to find the nearest...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Klein

    Klein

    A fast & flexible router

    klein.php is a fast & flexible router for PHP 5.3+. Flexible regular expression routing (inspired by Sinatra) A set of boilerplate methods for rapidly building web apps. Almost no overhead. Unit tests are a crucial part of developing a routing engine such as Klein. Added features or bug-fixes can have adverse effects that are hard to find without a lot of testing, hence the importance of unit testing. This project uses PHPUnit as its unit testing framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Worm Web-ORM

    PHP ORM for the web

    A PHP ORM for web apps, with advanced features. Originally part of an abandoned Framework (snif) and completely rewritten with Composer support. Still in Alpha
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DuckDuckGo Search API Framework

    DuckDuckGo Search API Framework

    Search The Web Using DuckDuckGo API PHP Framework

    Search The Web Using DuckDuckGo . By using our API , We save you a time and a lot of second reading document . Great for everyone especially beginner in php. For Composer composer require ampare-engine/duckduckgo To Use just use like an stdclass Example AbstractText $DuckDuckGo->AbstractText ; More information : https://duckduckgo.com/api
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Drubuntu

    Drubuntu

    Drubuntu is the easy way to set up an extendable dev server for drupal

    Drubuntu is an Ubuntu based mini iso of ubuntu that will automatically set up a Drupal development server for you. You either can extend this server inside a VM and develop your sites in there or even use it as root server that is bridged to windows, So that you don't have to leave your common working environment and can use all your files and settings in Windows while developing a project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Winpweb

    Free Windows Portable Web Development Stack

    Winpweb is a Free Windows Portable Web Development Stack. It contains Nginx, MariaDB and PHP (with composer). There're also many plugins available which feel free for users to install theadditional software based on their needs. The available plugins are MongoDB, Nodejs (with npm), Ruby (with gem), Devkit, Git, Perl/Strawberryperl (with ppm), Python/Winpython (with pip) The package is very lightweight, only (36 MB), simple and easy to use by using CLI tools called 'pweb' for servers operation like (start, stop, config, etc.) ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ComposerQuiz

    ComposerQuiz

    Listen and guess the composer quiz

    Composer quiz: listen to a piece and guess the composer. Online multi-player game. A lot of ratings and statistics. Author site: http://arkhipenko.weebly.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Simple Site Protection

    Secure login system for php frameworks, applications ansd sites

    This project has moved to https://github.com/julesbl/ssp and is now PHP7 complient and works in composer. The objective of these routines is to supply a secure login system to be wrapped round php applications and websites so that developers do not need to write their own. These libraries have been hardened against most web type attacks. Now has internationalisation and multiple languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Esendex PHP SDK is now available via three distribution modes: Composer, PEAR and Gzip/Source Code on GitHub. For more information: visit http://developers.esendex.com/SDKs/PHP-SDK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Simple composer, line by line, of the types in the 42-line Bible using a digital catalogue (imports custom QVision plot data and writes the .DAT.B42 pseudoformat font type). Works via command line and on a web user interface under the GS interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Speedy Composer

    Speedy Composer – Artificial Neural Network Melody Composer.

    Thank you for your interest in Speedy Composer. Speedy Composer is an automated application for composing melodies for Speedy Net members. We recently made changes to the source code of Speedy Net, and converted it into the Python language and Django framework. Since Speedy Composer was originally written in PHP, it is not adapted to work with Speedy Net in its current form.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    A modification of dotproject that allows users importing EPF Unified Proccesses created with EPF Composer with its new features (workproducts, roles, templates...). It also offers a Subversion repository to help users working with their projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Composer is a html template engine based on processing custom tags in a html code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Chessboard is a PHP script utilizing ImageMagick and chess-piece fonts to create chess board images on the fly and serve them via the web. A web-based position composer/editor is also included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    drupal-lxc-vagrant-docker

    Deploy and develop on Drupal with LXC, Vagrant and Docker. Includes: nginx,php-fpm,apc,xhprof,mysql,phpmyadim,composer

    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    agilPhp Trae embebido bootstrap 4.0. Esta construido basado en metodologías de distintos Framework php y usa algunos ejemplos opensource editados, buscamos una fácil instalación un código claro, limpio en español, basado en el modelo MVC bajo el paradigma orientado a objetos. Una herramienta que te ayuda a crear sistemas web orientados a objetos de una manera rápida y fácil de sostener. Saca todo el potencial de composer para ampliar la funcionalidad de esta herramienta.
    Downloads: 0 This Week
    Last Update:
    See Project