Showing 6714 open source projects for "law management php"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • High-performance Open Source API Gateway Icon
    High-performance Open Source API Gateway

    KrakenD is a stateless, distributed, high-performance API Gateway that helps you effortlessly adopt microservices

    KrakenD is a high-performance API Gateway optimized for resource efficiency, capable of managing 70,000 requests per second on a single instance. The stateless architecture allows for straightforward, linear scalability, eliminating the need for complex coordination or database maintenance.
  • 1
    Personal Management System

    Personal Management System

    Your web application for managing personal data

    It's easier to understand this web application when you think about a CMS (WordPress) or CRM (SugarCRM); the logic behind this system is very similar to those two. My PMS may offer fewer possibilities than those systems above, but it just does what I want it to do. Additionally, writing extensions is not too hard, depending on the logic required. Anyone with development knowledge can pretty much write their own extensions for personal needs. Keep a track of your personal goals. You can use...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 2
    Firebase Admin PHP SDK

    Firebase Admin PHP SDK

    Unofficial Firebase Admin SDK for PHP

    ... the client JavaScript SDK. The recommended way to install the Firebase Admin SDK is with Composer. Composer is a dependency management tool for PHP that allows you to declare the dependencies your project needs and installs them into your project. Create a new project in the Firebase console, if you don’t already have one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Testcontainers for PHP

    Testcontainers for PHP

    Implementation for PHP

    Testcontainers is a PHP package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The package is inspired by the Testcontainers project for Java. Use a containerized instance of your database to test your data access layer code for complete compatibility, without requiring a complex setup on developer machines. Trust that your tests will always start with a known state. Use containerized web browsers, compatible with Selenium, to run...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Twitter for PHP

    Twitter for PHP

    Twitter API for Laravel 5.5+, 6.x, 7.x & 8.x

    Twitter API for Laravel 10.x, 11.x (and new versions as they are released). Also supports other frameworks via PHP-DI (or feel free to add support for your framework via PR). You need to create an application and create your access token in the Application Management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Intelligent network automation for businesses and organizations Icon
    Intelligent network automation for businesses and organizations

    Network automation for the hybrid multi-cloud era

    BackBox seamlessly integrates with network monitoring and NetOps platforms and automates configuration backups, restores, and change detection. BackBox also provides before and after config diffs for change management, and automated remediation of discovered network security issues.
  • 5
    elasticsearc-php

    elasticsearc-php

    PHP low-level client for Elasticsearch

    Introducing Elasticsearch DSL library to provide objective query builder for Elasticsearch bundle and elasticsearch-php client. You can easily build any Elasticsearch query and transform it to an array. This agnostic package is a lightweight wrapper on top of the Elasticsearch PHP client. Its main goal is to allow for easier structuring of queries and indices in your application. It does not want to hide or replace the functionality of the Elasticsearch PHP client. Feature complete, object...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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: 118 This Week
    Last Update:
    See Project
  • 7
    Snipe-IT

    Snipe-IT

    A free open source IT asset/license management system

    Snipe-IT is a free and open source asset/license management system with powerful built-in features. It is a web-based software, and must be run on a web server and accessed through a web browser. Snipe-IT is very user-friendly, and is ideal for IT operations: tracking who has which laptop, handling software licences, accessories, etc.
    Downloads: 30 This Week
    Last Update:
    See Project
  • 8
    Faveo Helpdesk

    Faveo Helpdesk

    Open source help desk ticketing system

    Faveo Helpdesk is an automated, web-based help desk system for managing customer support. It serves as an easy to install, easy to use and cost-effective ticket management solution for startups, SMEs and enterprises. Faveo Helpdesk enables you to efficiently tackle customer service management, incident management and SLA management, with a built-in knowledge base so you can share information with staff and customers. It’s been integrated with numerous platforms including Facebook, WhatsApp...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 9
    Magento Open Source

    Magento Open Source

    eCommerce Platform for Developers and Small Businesses

    Magento is an open-source e-commerce platform written in PHP
    Downloads: 13 This Week
    Last Update:
    See Project
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
  • 10
    Krayin CRM

    Krayin CRM

    Free & Opensource Laravel CRM solution for SMEs and Enterprises

    Krayin CRM is a hand-tailored CRM framework built on some of the hottest open-source technologies such as Laravel (a PHP framework) and Vue.js a progressive Javascript framework. Free & Opensource Laravel CRM solution for SMEs and Enterprises for complete customer lifecycle management. We also have a forum for any type of concerns, feature requests, or discussions. Please visit: Krayin CRM Forums.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 11
    Kanboard

    Kanboard

    Kanban project management software

    Kanboard is a free and open source project management software focused on the Kanban methodology. It visualizes your work clearly and simply so you can limit work in progress, better manage project tasks, easily track the current status of a project, and focus on your goal.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    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: 11 This Week
    Last Update:
    See Project
  • 14
    Nextcloud Server

    Nextcloud Server

    A safe home for all your data

    Nextcloud server is a free and open source server software that allows you to store all of your data in a server of your choosing. With Nextcloud you can easily access and store data in the data center you trust, sync data among various devices, and share your data for collaboration purposes. It offers the best security in the self hosted file sync and share world, and is expandable with hundreds of apps.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 15
    Firefly III

    Firefly III

    Firefly III: a personal finances manager

    A free and open-source personal finance manager. Firefly III features a double-entry bookkeeping system. You can quickly enter and organize your transactions in multiple currencies. A special Data Importer helps you import data into your Firefly III administration. Use rules to quickly convert shorthands to detailed transactions or clean up your bank's abysmal CSV files. Name your poison. Do you like to work with tags? Need to budget your expenses? Want to categorize all of your hobby...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 16
    SolidInvoice

    SolidInvoice

    Simple and elegant invoicing solution

    SolidInvoice is a simple open source general billing manager/ invoicing application made for small businesses and freelancers. It helps you manage clients, contacts, day-to-day billing and more so you can always get paid right and on time. SolidInvoice is capable of handling recurring invoices, quotes and estimates, as well as online payments. You can receive payments from a number of different gateways such as Paypal Express, Stripe Checkout, Be2bill and more. It also supports multiple...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 17
    TastyIgniter

    TastyIgniter

    Open-source online ordering, table reservation and management system

    TastyIgniter provides a professional and reliable platform for restaurants wanting to offer online food ordering and table reservations to their customers. Showcase your restaurant or takeaway brand to potential customers with our flexible online ordering system for takeaways. Helping you manage multiple facets of your business, let TastyIgniter drive customers to your takeaway or restaurant through bespoke online campaigns. You can install and use TastyIgniter today without paying a setup...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 18
    Restaurant Menu Food Ordering WordPress

    Restaurant Menu Food Ordering WordPress

    This plugin gives you the power to effectively create menus

    Restaurant Menu and Food Ordering plugin for WordPress by MotoPress allows you to create a stylish online restaurant menu that features your menu items and offerings. You can create thematic categories of your menu items and display them in a preferable layout - either list or grid. Add images, tags, ingredients, nutrition info, and other data to make your menu more attractive and informative. Using a free plugin version, you can also enable eCommerce features and sell food and drinks online...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 19
    Magento 2

    Magento 2

    Cutting-edge, feature-rich eCommerce solution that gets results

    Magento 2 is the open source version of the leading enterprise-class ecommerce platform. It is capable of creating unique and engaging shopping experiences thanks to a rich set of cutting-edge features, seamless third-party integrations and unrivaled customization capabilities.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20
    Laravel Starter

    Laravel Starter

    A CMS like modular starter application project built with Laravel 11.x

    Laravel Starter is a Laravel 11. x-based simple starter project. Most of the commonly needed features of an application like Authentication, Authorisation, User and Role management, Application Backend, Backup, Log viewer are available here. It is modular, so you may use this project as a base and build your own modules. A module can be used in any Laravel Starter-based project. Here Frontend and Backend are completely separated with separate routes, controllers, and themes as well.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    Microweber

    Microweber

    Drag and Drop Website Builder and CMS with E-commerce

    ... Writing & Editing feature alongside its Drag and Drop feature means the user experience is significantly improved, and users are able to achieve a visually appealing website and easier content management with a lot less time and effort.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22
    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: 6 This Week
    Last Update:
    See Project
  • 23
    i-Educar

    i-Educar

    Launching the most free educational software in Brazil

    Accessible from anywhere and with single student registration available for the entire education network. Time-saving for everyone. Get current quantitative, financial and statistical data on all processes, at the time and place you want. Evaluation system and reports adapted to the different realities of the country, with numerical, conceptual or descriptive evaluation notes. Management of allocations, removals, substitutions, absences and delays, offering an integrated view of all...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    OpenCart

    OpenCart

    A free shopping cart system

    Open source means transparent. OpenCart comes with free downloads and updates, zero monthly fees. Benefit from our built-in SEO. Easy manage products, customers, orders, taxes rules, coupon codes and more. The biggest eCommerce selections of modules and themes to expand your store functionality. We’ve got you covered. OpenCart offers free community or dedicated commercial support. Start your free OpenCart eCommerce store now! The OpenCart marketplace features 13000+ modules and themes to...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25
    Komodo Edit

    Komodo Edit

    Komodo Edit is a fast and free multi-language code editor

    Code faster with the IDE for today’s web languages – Python, PHP, Perl, Golang, Ruby, and more. Powerful editor with syntax highlighting, autocomplete, code refactoring, and more. Visual debugger and more to debug, inspect, and test your code. Support for Git, Mercurial, Subversion, CVS, Perforce and Bazaar. Tons of add-ons for customizing and extending features. Great tools for pair programming and collaboration. Python, PHP, Perl, Go, Ruby, Node.js, JavaScript, and more. Define your own...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next