Showing 158 open source projects for "small"

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.
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • 1
    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: 17 This Week
    Last Update:
    See Project
  • 2
    Akaunting

    Akaunting

    Online Accounting Software

    Online accounting software designed for small businesses and freelancers. Akaunting is built with modern technologies such as Laravel, VueJS, Tailwind, RESTful API etc. Thanks to its modular structure, Akaunting provides an awesome App Store for users and developers.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 3
    bagisto

    bagisto

    Free and open source laravel eCommerce platform

    Bagisto is an opensource Laravel eCommerce framework built on some of the hottest technologies such as Laravel (a PHP framework) and Vue.js a progressive Javascript framework. Bagisto can help you cut down your time, cost, and workforce for building online stores or migrating from physical stores to the ever-demanding online world. Your business, whether small or huge—can benefit. The best part, it's straightforward to set it up. The power of headless Laravel commerce now comes to Bagisto...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Kimai

    Kimai

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

    ... missing so far! The layout is fully responsive, made for desktop and mobile usage. Every user can configure the data columns that should be shown, e.g. to prevent horizontal scrolling on small devices. Kimai was built to be extendable, and features can be added with plugins. Developers wanting to create them can use many extension points.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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.
  • 5
    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
  • 6
    Instantiator

    Instantiator

    A small, lightweight utility to instantiate objects in PHP

    This library provides a way of avoiding usage of constructors when instantiating PHP classes. The suggested installation method is via composer. The instantiator is able to create new instances of any class without using the constructor or any API of the class itself. The PHPUnit version to be used is the one installed as a dev- dependency via composer. This library was migrated from ocramius/instantiator, which has been donated to the doctrine organization, and which is now deprecated in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Laravel log viewer

    Laravel log viewer

    Laravel log viewer

    Log Viewer for Laravel 5, 6, 7, 8, 9 & 10 (still compatible with 4.2 too) and Lumen. Install with composer, create a route to LogViewerController. No public assets, no vendor routes, works with and/or without log rotate. Inspired by Micheal Mand's Laravel 4 log viewer (works only with Laravel 4.1)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Hashids

    Hashids

    A small PHP library to generate YouTube-like IDs from numbers

    Hashids is a small open-source library that generates short, unique, non-sequential ids from numbers. It converts numbers like 347 into strings like “yr8”, or array of numbers like [27, 986] into “3kTMd”. You can also decode those ids back. This is useful in bundling several parameters into one or simply using them as short UIDs. Hashids works similarly to the way integers are converted to hex, but with a few exceptions. The alphabet is not base16, but base base62 by default. The alphabet...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Doctrine Inflector

    Doctrine Inflector

    Small library for string manipulations to uppercase/lowercase words

    PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words. The Doctrine Inflector has methods for inflecting text. The features include pluralization, singularization, converting between camelCase and under_score and capitalizing words. Using the inflector is easy, you can create a new Doctrine\Inflector\Inflector instance by using the Doctrine\Inflector\InflectorFactory class. By default it will create...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
  • 10
    Laravel JS Localization

    Laravel JS Localization

    Convert your Laravel messages and consume them in the front-end

    This package convert all your localization messages from your Laravel app to JavaScript with a small library to interact with those messages following a very similar syntax you are familiar with.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Spatie Laravel Searchable

    Spatie Laravel Searchable

    Pragmatically search through models and other sources

    This package makes it easy to get structured searches from a variety of sources. Here's an example where we search through some models. We already did some small preparation on the models themselves. The search will be performed case insensitive. $searchResults now contains all User models that contain john in the name attribute and BlogPosts that contain 'john' in the title attribute.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Laravel views

    Laravel views

    Laravel package to create beautiful common views like data tables

    ... item, it is useful for small screens, you can also customize the item component for each row as you need. Dynamic detail view to render a model attributes list with all the data you need, you can also customize the default component to create complex detail views and execute actions over the model being used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Laravel Pint

    Laravel Pint

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

    ... framework, so installation is typically unnecessary. However, for older applications, you may install Laravel Pint via Composer. You can instruct Pint to fix code style issues by invoking the pint binary that is available in your project's vendor/bin directory. Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation, freeing you to create without sweating the small things.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Psalm

    Psalm

    A static analysis tool for finding errors in PHP applications

    It’s easy to make great things in PHP, but bugs can creep in just as easily. Psalm is a free & open-source static analysis tool that helps you identify problems in your code, so you can sleep a little better. Psalm helps people maintain a wide variety of codebases, large and small, ancient and modern. On its strictest setting it can help you prevent almost all type-related runtime errors, and enables you to take advantage of safe coding patterns popular in other languages. Psalm also fixes bugs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    XOOPS Web Application System

    XOOPS Web Application System

    The world's leading content management systems (CMS) written in PHP

    PLEASE NOTE: Latest XOOPS files are on http://github.com/xoops and http://github.com/xoopsmodules25x) XOOPS is a Web application platform written in PHP for the MySQL database. Its object orientation makes it an ideal tool for developing small or large community websites, intra-company and corporate portals, weblogs, and much more. XOOPS is an acronym of eXtensible Object Oriented Portal System. Initially a portal system, XOOPS is now a leading content management system (CMS) that serves...
    Leader badge
    Downloads: 87 This Week
    Last Update:
    See Project
  • 16
    LAMP package in Complete Virtual Machine

    LAMP package in Complete Virtual Machine

    A Quick LAMP/WAMP/MAMP/XAMPP Pkg for development, testing & production

    This VM is created for 2 reasons: 1. Very little initial setup work required to Develop / Test / Deploy a Dynamic Web Application live, within minutes. 2. This system should keep running for Years, without requiring Updates / Breakages. If you are new to Virtual Machines, then please watch the Video below ( taken from my other sample PHP project called teamdocs. You may cleanup this Application from the htdocs home folder link & its corresponding database, after logging into mysql. The...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 17
    LAPP package in Complete Virtual Machine

    LAPP package in Complete Virtual Machine

    Quick Apache/PHP/Postgresql Pkg for development, testing & production

    This VM is created for 2 reasons: 1. Very little initial setup work required to Develop / Test / Deploy a Dynamic Web Application live. 2. This system should keep running for Years, without requiring Updates / Breakages. If you are new to Virtual Machines, then please watch the Video below ( taken from my other PHP project called teamdocs. Just replace td with lapp wherever mentioned ) Upload your PHP Files using the free FileZilla ftp client software, to this server called lapp.local and...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Binary Mlm WooCommerce - Free Download

    Binary Mlm WooCommerce - Free Download

    Free Download - Binary Mlm WooCommerce Plugin

    Binary MLM Woocommerce includes a two-legged structure where a parent Node has two sub-nodes where each new distributor or member is placed in either the left or right sub-tree. One sub-tree is known as a Power Leg or Profit Leg while the second sub-tree is a Profit Leg or a weak leg. It is one of the basic Binary MLM plans that is required by all MLM organizations be it small or large. The binary MLM plan helps the admin manage users or sub-nodes in a binary network to keep a record...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Binary Mlm eCommerce Plan with OpenCart

    Binary Mlm eCommerce Plan with OpenCart

    Free Download - Binary Mlm eCommerce Plan with OpenCart Extensions

    ... which is required by all the MLM organizations be it small or large. The binary MLM plan helps admin managing users or sub nodes in a binary network to keep record of their income, expenses etc. Live Demo: https://ocbmp.mlmforest.com/ Binary Mlm Plan Pro: https://www.mlmtrees.com/product/bmp-opencart/ Customizations for Binary Mlm Plan with OpenCart Extensions. Support 24X7
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    WordPress Community Edition For Intranet

    WordPress Community Edition For Intranet

    The Free & Popular WordPress Web Software in Complete Virtual Machine

    This VM is created for 2 reasons: 1. Very little initial setup work required to make WordPress live, within minutes. 2. This system should keep running for Years, without requiring Updates / Breakages. If you are new to Virtual Machines, then please watch the Video below ( taken from my other project. just replace td with wp wherever mentioned ) After starting this VM, please login to its administration panel with: Website Address: https://wp.local/wp-login.php ( Accept Any Warnings Due...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Create and Host Web Forms For All

    Create and Host Web Forms For All

    Only Text Editing Skills Required - Convert All Paper Based Forms

    Please click the Files Tab above to get all the flavours / related files of this system. ( Right Click Each File, to Open Them in New Tab, one by one, to download them all ) Have a look at the Video below for details. Refer Wiki for more instructions. if you are new to Virtual Machines, then please watch the video below Notes: For Security Reasons, you may change the name of your new ( form ) folder, to a single large word like this: 4R99ElLroGhjA3C9W1w7LZkCYBvHEEYeLmAHCdqX Only people...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Automatic Website Forms Creator & Hoster

    Automatic Website Forms Creator & Hoster

    Create Forms, Surveys, Quizzes, Polls, Questionnaires etc. Locally.

    Have a look at the Video below for details. Refer Wiki for more instructions. New Points: When asked "is this a mandatory field" please enter y to it. This will prevent any distortions in the data.html file. If needed, Please change the charset="UTF-8" to charset="Your Charset" to match your language's charset in the $HOME/autoform/headerfile.txt file. Editing can be done easily using the free FileZilla software. Check Google if you need to know your language's charset value. Notes: For...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    WebPayXT2022

    Educational payroll Web APP, and PDF book, for learning PHP/MySQL

    This is a working educational payroll program, and PDF book, for learning payroll and PHP/MySQL. It is a web app, written in PHP/MySQL. The webapp is for a small business, with 1-15 employees. It should give you practice in learning payroll, installing on the web, PHP and MySQL. The WebPay App calculates payroll, and produces reports for tax and accounting purposes. New features for 2022 include this years Tax Percentages, and ability to print W2 forms at year end. The current feature for 2022...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    mysqly

    mysqly

    PHP data framework for Mysql

    Full-featured opensource small-overhead PHP data framework for Mysql built for fast and efficient development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Sohag Developer

    Sohag Developer

    Build a powerful database applications following few steps using Sohag

    Build a powerful database applications following few steps using Sohag Developer . The SQL tool represents a powerful tool to run many SQL statements, Also can be used to generate SELECT, INSERT, UPDATE, DELETE and DROP SQL Statements. Sohag Developer currently supports PostgreSQL, MariaDB, MySQL and SQLite database servers and has a set of generators that generates CURD code and Forms (Qt/C++ code and ui forms - PHP web applications uses web forms and bootstrap framework ) to manipulate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next