Showing 847 open source projects for "project-nightwing"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 1
    PhpSpreadsheet

    PhpSpreadsheet

    A pure PHP library for reading and writing spreadsheet files

    ... PhpSpreadsheet into your project. Or also download the documentation and samples if you plan to use them. A good way to get started is to run some of the samples. Don't forget to download them via --prefer-source composer flag. And then serve them via PHP built-in webserver. PhpSpreadsheet relies on Composer autoloader. So before working with PhpSpreadsheet in standalone, be sure to run composer install.
    Downloads: 159 This Week
    Last Update:
    See Project
  • 2
    Composer

    Composer

    Dependency Manager for PHP

    Composer is a tool for dependency management in PHP, inspired by node's npm and ruby's bundler. It allows you to declare, manage and install the libraries on which your PHP project depends. Unlike most package managers, Composer manages on a per-project basis. It installs packages or libraries in a directory (e.g. vendor) inside your project and does not install anything globally. However, for convenience it does support a "global" project via the global command. Suppose your project depends...
    Downloads: 72 This Week
    Last Update:
    See Project
  • 3
    PHPWord

    PHPWord

    PHP library for reading and writing word processing documents

    PHPWord is a library written in pure PHP that provides a set of classes to write to and read from different document file formats. The current version of PHPWord supports Microsoft Office Open XML (OOXML or OpenXML), OASIS Open Document Format for Office Applications (OpenDocument or ODF), and Rich Text Format (RTF). PHPWord is an open source project licensed under the terms of LGPL version 3. PHPWord is aimed to be a high quality software product by incorporating continuous integration...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 4
    Wizard

    Wizard

    An open source document management tool

    In order to encourage everyone to write development documents during the development process, we initially chose the ShowDoc project as a document management tool. At that time, the team size was also very small, and everyone wrote some simple development documents directly in Markdown. Later, with the growth of the team, the separation of front and back ends, and the refinement of the team division of labor, it became difficult to use only Markdown. At this time, we first thought of using...
    Downloads: 15 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 5
    phpMyAdmin

    phpMyAdmin

    A web interface for MySQL and MariaDB

    phpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web. phpMyAdmin supports a wide range of operations on MySQL and MariaDB. Frequently used operations (managing databases, tables, columns, relations, indexes, users, permissions, etc) can be performed via the user interface, while you still have the ability to directly execute any SQL statement. phpMyAdmin comes with a wide range of documentation and users are welcome to update our wiki...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 6
    Laravel Craftable

    Laravel Craftable

    Admin panel builder / CRUD generator for Laravel

    Hi Crafter, welcome to the official documentation for Craftable 6 - a Laravel-based open-source toolkit for building administration interfaces. It's an administration area minimalistic template. A starting point for developing back-office systems, intranets, or CMS systems. Craftable is a Laravel-based open-source toolkit for building administration interfaces. It ships with a powerful CRUD generator to speed up the development of your CMS, CRM or other back-office system.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    Slim

    Slim

    PHP micro framework that helps you quickly write web applications

    We recommend you install the Slim Framework with the Composer dependency manager. The easiest way to start working with Slim is to create a project using Slim-Skeleton as a base by running a bash command. Slim provides a fast and powerful router that maps route callbacks to specific HTTP request methods and URIs. It supports parameters and pattern matching. Build your application with concentric middleware to tweak the HTTP request and response objects around your Slim app. Slim supports any...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    Laravel Pint

    Laravel Pint

    Laravel Pint is an opinionated PHP code style fixer for minimalists.

    Laravel Pint is an opinionated PHP code-style fixer for minimalists. Pint is built on top of PHP-CS-Fixer and makes it simple to ensure that your code style stays clean and consistent. Pint is automatically installed with all new Laravel applications so you may start using it immediately. By default, Pint does not require any configuration and will fix code style issues in your code by following the opinionated coding style of Laravel. Pint is included in recent releases of the Laravel...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Yii 2

    Yii 2

    The Fast, Secure and Professional PHP Framework

    Yii is a fast, secure, and efficient PHP framework. Flexible yet pragmatic. Works right out of the box. Has reasonable defaults. Yii gives you the maximum functionality by adding the least possible overhead. Sane defaults and built-in tools helps you write solid and secure code. Write more code in less time with simple, yet powerful APIs and code generation. It is fast, secure and efficient and works right out of the box pre-configured with reasonable defaults. The framework is easy to...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 10
    Laravel-Pagebuilder

    Laravel-Pagebuilder

    A drag and drop pagebuilder to manage pages in any Laravel project

    A drag-and-drop page builder to manage pages in any Laravel project. Laravel Pagebuilder is built on PHPageBuilder. It integrates the most popular open-source drag-and-drop page builder: GrapesJS. This package is made with customization in mind, allowing you to configure, disable, or replace any of its modules.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Laravel Installer

    Laravel Installer

    The Laravel application installer

    .... There are a variety of tools and frameworks available to you when building a web application. However, we believe Laravel is the best choice for building modern, full-stack web applications. Before creating your first Laravel project, make sure that your local machine has PHP and Composer installed. If you are developing on macOS or Windows, PHP and Composer can be installed in minutes via Laravel Herd. In addition, we recommend installing Node and NPM.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    PHP dotenv

    PHP dotenv

    Loads environment variables automatically

    .../nginx virtual hosts. This means you won't have to edit any files outside the project, and all the environment variables are always set no matter how you run your project, Apache, Nginx, CLI, and even PHP's built-in webserver. It's WAY easier than all the other ways you know of to set environment variables, and you're going to love it!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Laravel Lang

    Laravel Lang

    List of 126 languages for Laravel Framework, Laravel Jetstream, etc.

    List of 126 languages for Laravel Framework, Laravel Jetstream, Laravel Fortify, Laravel Breeze, Laravel Cashier, Laravel Nova, Laravel Spark and Laravel UI. It is recommended to use this particular package as it will allow you to very quickly update all the necessary dependencies that ensure application localization.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Yii Web Programming Framework

    Yii Web Programming Framework

    Yii PHP Framework 1.1.x

    .... Yii has been tested with Apache HTTP server on Windows and Linux operating systems. Yii comes with a command line tool called "yiic" that can create a skeleton Yii application for you to start with. The new Yii application will be created at "YiiPath/testdrive. Please visit the project website for tutorials, class reference and join discussions with other Yii users.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Firebase for Laravel

    Firebase for Laravel

    A Laravel package for the Firebase PHP Admin SDK

    A Laravel package for the Firebase PHP Admin SDK. This package requires Laravel 8.x and higher or Lumen 8.x and higher. In order to access a Firebase project and its related services using a server SDK, requests must be authenticated. For server-to-server communication, this is done with a Service Account. The package uses auto-discovery for the default project to find the credentials needed for authenticating requests to the Firebase APIs by inspecting certain environment variables and looking...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    WireUI

    WireUI

    TallStack UI components

    Wire UI is a library of components and resources to empower your Laravel and Livewire application development. Starting a new project with Livewire can be time-consuming when you have to create all the components from scratch. Wire UI helps to skip this step and get you straight to the development phase. A set of 450+ free MIT-licensed high-quality SVG icons for you to use in your web projects. Available as basic SVG icons. Reusable blade components to increase usability in your project...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Kimai

    Kimai

    Kimai is a web-based multi-user time-tracking application

    Kimai is an open-source time-tracking solution. It tracks work time and prints out a summary of your activities on demand. Yearly, monthly, daily, by the customer, by the project. Its simplicity is its strength. Due to Kimai’s browser-based interface, it runs cross-platform, even on your mobile device. With Kimai, the boring process of feeding Excel spreadsheets with your working hours is not only simplified, it also offers dozens of other exciting features that you don't even know you're...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    TALL-stack form generator

    TALL-stack form generator

    Laravel Livewire (TALL-stack) form generator with realtime validation

    Laravel Livewire (TALL-stack) form generator with real-time validation, file uploads, array fields, blade form input components, and more. This is not an admin panel generator, it is a package that auto-generates Laravel Livewire forms without you having to create any blade views.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    JWT

    JWT

    A simple library to work with JSON Web Token and JSON Web Signature

    lcobucci/jwt is a framework-agnostic PHP library that allows you to issue, parse, and validate JSON Web Tokens based on the RFC 7519. The package is available on Packagist, you can install it using Composer. A simple library to work with JSON Web Token and JSON Web Signature based on RFC 7519. Once the library has been installed, you are able to issue and parse JWTs. To reduce the chance of having flaky tests on your test suite, the facade supports the usage of a clock object. That allows...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Medoo

    Medoo

    The lightweight PHP database framework to accelerate the development

    Medoo is an open-source project under MIT license and will always be free to use. A lightweight PHP database framework to accelerate development. Supports MySQL, MSSQL, SQLite, MariaDB, PostgreSQL, Sybase, Oracle, and more. Supports various common and complex SQL queries, data mapping, and prevents SQL injection. Works well with every PHP framework, like Laravel, Yii, Slim, and framework which supports singleton extension or composer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Orchid

    Orchid

    Rapid application development of back-office applications

    ... to build all kinds of forms quickly. Enjoy an SPA like performance! Transitions can be made without reloading a page and require no additional code. Thanks to the Hotwire project, Orchid makes this a satisfying experience for you and your users. Take advantage of granular access permissions, based on a user’s identity and corresponding role membership. Offer your users the ability to filter and sort data quickly! Orchid uses an Eloquent based filtering/sorting approach.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Phan

    Phan

    Phan is a static analyzer for PHP

    ... project to tell Phan how to analyze your source code. Phan 5 depends on PHP 7.2+ with the php-ast extension (1.0.16+ is preferred) and supports analyzing PHP version 7.0-8.1 syntax. Check that all methods, functions, classes, traits, interfaces, constants, properties and variables are defined and accessible. Check for type safety and arity issues on method/function/closure calls.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    PHP Debug Bar

    PHP Debug Bar

    Debug bar for PHP

    The DebugBar integrates easily in any projects and can display profiling data from any part of your application. It comes built-in with data collectors for standard PHP features and popular projects. The DebugBar has two parts: the main DebugBar object with data collectors and the renderer. Data collectors are objects collecting a specific set of data. To makes things easy, the StandardDebugBar has all the built-in collectors activated. The DebugBar uses DataCollectors to collect data from...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Laravel Stats

    Laravel Stats

    Get insights about your Laravel or Lumen Project

    Get insights about your Laravel or Lumen Project. The easiest way to install the package is by using Composer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Tokenizer

    Tokenizer

    A small library for converting tokenized PHP source code into XML

    A small library for converting tokenized PHP source code into XML. You can add this library as a local, per-project dependency to your project using Composer. If you only need this library during development, for instance to run your project's test suite, then you should add it as a development-time dependency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next