Showing 11213 open source projects for "blog system in php"

View related business solutions
  • CDR Construction Daily Reports Icon
    CDR Construction Daily Reports

    For Residential and Commercial Construction Professionals

    Want to save an hour a day on those pesky daily reports? CDR - Construction Daily Reports is the fastest and easiest custom daily reporting solution for the construction industry, available on our mobile app for Android and Apple devices, or our website portal. Customize your reports, enter your project details, then take pictures and notes through your mobile device. At the end of the day when you sign your finished report, CDR will automatically email your report in professional PDF format to anyone you select while saving it on our servers and uploading to your cloud storage service! Easy to use, mobile, time saving construction software built to simplify your reporting process. Try it free for 15 days, start your free trial today!
  • Protected Flow Manufacturing Software for Production Scheduling Icon
    Protected Flow Manufacturing Software for Production Scheduling

    For manufacturers feeling powerless over shop floor production

    Stop struggling with the limitations of traditional shop floor production scheduling. We can help you gain the visibility and control you need to manage shop floor production with confidence and protect customer commitments.
  • 1
    MySQLDump - PHP

    MySQLDump - PHP

    PHP version of mysqldump cli that comes with MySQL

    This is a php version of mysqldump cli that comes with MySQL, without dependencies, output compression and sane defaults. Out of the box, MySQLDump-PHP supports backing up table structures, the data itself, views, triggers and events. MySQLDump-PHP is the only library that supports output binary blobs as hex. Resolves view dependencies (using Stand-In tables). Output compared against original mysqldump. Linked to travis-ci testing system (testing from php 5.3 to 7.3 & hhvm). Dumps stored...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 2
    PHP OAuth 2.0 Server

    PHP OAuth 2.0 Server

    A spec compliant, secure by default

    league/oauth2-server is a standards compliant implementation of an OAuth 2.0 authorization server written in PHP which makes working with OAuth 2.0 trivial. You can easily configure an OAuth 2.0 server to protect your API with access tokens, or allow clients to request new access tokens and refresh them. The latest version of this package supports PHP 7.2, PHP 7.3, PHP 7.4, PHP 8.0. The openssl and json extensions are also required. All HTTP messages passed to the server should be PSR-7...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    AWS SDK for PHP

    AWS SDK for PHP

    Repository of the AWS SDK for PHP

    The AWS SDK for PHP makes it easy for developers to access Amazon Web Services in their PHP code, and build robust applications and software using services like Amazon S3, Amazon DynamoDB, Amazon Glacier, etc. You can get started in minutes by installing the SDK through Composer or by downloading a single zip or phar file from our latest release. Before you begin, you need to sign up for an AWS account and retrieve your AWS credentials. To run the SDK, your system will need to meet the minimum...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Requests for PHP

    Requests for PHP

    Requests for PHP is a humble HTTP request library

    Requests is a HTTP library written in PHP, for human beings. It is roughly based on the API from the excellent Requests Python library. Requests is ISC Licensed (similar to the new BSD license) and has no dependencies, except for PHP 5.6+. Despite PHP’s use as a language for the web, its tools for sending HTTP requests are severely lacking. cURL has an interesting API, to say the least, and you can’t always rely on it being available. Sockets provide only low-level access and require you...
    Downloads: 2 This Week
    Last Update:
    See Project
  • The all-in-one billing and claims management software designed to get your practice paid fast and efficiently. Icon
    Open Practice is pleased to present OpenPM, our cloud-based RCM platform that has propelled the company through 17 consecutive years of double-digit growth. OpenPM connects all the disparate elements of the revenue cycle including; Scheduling & Registration, Billing, Clearinghouse, and Patient Payments/Collections. The result is highly automated accounts receivables management for optimized cash flow, and extensive reporting to help you proactively manage your organization. All of this control is securely hosted and delivered through the browser you already have, providing the perfect combination of security and availability.
  • 5
    PHP Client For NLP Cloud

    PHP Client For NLP Cloud

    NLP Cloud serves high performance pre-trained or custom models for NER

    NLP Cloud serves high performance pre-trained or custom models for NER, sentiment-analysis, classification, summarization, dialogue summarization, paraphrasing, intent classification, product description and ad generation, chatbot, grammar and spelling correction, keywords and keyphrases extraction, text generation, image generation, blog post generation, code generation, question answering, automatic speech recognition, machine translation, language detection, semantic search, semantic...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    php-libyear

    php-libyear

    A simple measure of dependency freshness

    ... in your $PATH to be able to reference it from anywhere. There are obviously more nuanced ways to calculate dependency freshness. The advantage of this approach is its simplicity. You will be able to explain this calculation to your colleagues in about 30s. If your system has two dependencies, the first one year old, the second three, then your system is four libyears out-of-date.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DVWA

    DVWA

    PHP/MySQL web application

    Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is damn vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, help web developers better understand the processes of securing web applications and aid teachers/students to teach/learn web application security in a classroom environment. The aim of DVWA is to practice some of the most common web vulnerabilities, with various levels of difficulty...
    Downloads: 765 This Week
    Last Update:
    See Project
  • 8
    PHPMailer

    PHPMailer

    The classic email sending library for PHP

    PHPMailer – A full-featured email creation and transfer class for PHP. Support for UTF-8 content and 8bit, base64, binary, and quoted-printable encodings. SMTP authentication with LOGIN, PLAIN, CRAM-MD5, and XOAUTH2 mechanisms over SMTPS and SMTP+STARTTLS transports. Validates email addresses automatically. Many PHP developers need to send email from their code. The only PHP function that supports this directly is mail(). However, it does not provide any assistance for making use of popular...
    Downloads: 286 This Week
    Last Update:
    See Project
  • 9
    graphql-php

    graphql-php

    A PHP port of GraphQL reference implementation

    This is a PHP implementation of the GraphQL specification based on the reference implementation in JavaScript. GraphQL is a modern way to build HTTP APIs consumed by the web and mobile clients. It is intended to be an alternative to REST and SOAP APIs (even for existing applications). GraphQL itself is a specification designed by Facebook engineers. Various implementations of this specification were written in different languages and environments. A great overview of GraphQL features...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Valant Behavioral Health EHR Icon
    Valant Behavioral Health EHR

    EHR Software for Mental Health Practices

    Unlike other non-specialized EMR software, Valant is built exclusively for behavioral health. It is designed to increase the administrative and clinical efficiency of your practice and includes built-in outcome measures, billing, reporting, telehealth, and clinical documentation tools – all tailored to the unique needs of mental health.
  • 10
    swagger-php

    swagger-php

    A php swagger annotation and parsing library

    Compatible with the OpenAPI Specification version 3. formerly known as Swagger. Enhanced errors messages with hints and context. Generate OpenAPI documentation for your RESTful API using attributes or annotations. swagger-php allows to generate specs either for OpenAPI 3.0.0 or OpenAPI 3.1.0. By default the spec will be in version 3.0.0. The command-line option, version may be used to change this to 3.1.0. For cli usage from anywhere install swagger-php globally and make sure to place...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Microweber

    Microweber

    Drag and Drop Website Builder and CMS with E-commerce

    Microweber is an open source, Drag and Drop website builder and a powerful next generation CMS with a built-in E-commerce feature. Whatever your website may be, be it an online shop, business website or personal blog, you can easily build it with Microweber. Because of its exceptional Drag and Drop technology, Microweber makes it easier than ever to build your website even without technical knowledge, and see the changes you make to your site in real time. Its revolutionary Real-Time Text...
    Downloads: 28 This Week
    Last Update:
    See Project
  • 12
    Chyrp Lite

    Chyrp Lite

    An ultra-lightweight blogging engine, written in PHP

    ... will be accessible to visitors who use assistive technologies. With a flexible system of Feathers and Pages, you can make your website whatever you want it to be. Feathers enable different types of blog content – you can restrict yourself to absolute textual purity, or you can create a multimedia rainbow. Pages let you publish articles separate from your blog content – be it a simple colophon or a hierarchy of multiple pages.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    FullCalendar

    FullCalendar

    Full-sized drag & drop event calendar

    ... integrates with the React JavaScript framework. It provides a component that exactly matches the functionality of FullCalendar’s standard API. This is more than a mere “connector”. It tells the core FullCalendar package to begin rendering with React virtual DOM nodes as opposed to the Preact nodes it normally uses, transforming FullCalendar into a “real” React component. You can learn a bit more from this blog post (more info to come).
    Downloads: 35 This Week
    Last Update:
    See Project
  • 14
    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: 39 This Week
    Last Update:
    See Project
  • 15
    Joomla

    Joomla

    Award-winning content management system

    Joomla! is an award-winning content management system (CMS) that allows users to build websites and powerful online applications. It is very easy to use, stable and secure, with thousands of free extensions and templates.
    Downloads: 33 This Week
    Last Update:
    See Project
  • 16
    Invoice Ninja

    Invoice Ninja

    Free and Open Source Invoicing, Expenses & Time-Tracking

    Invoice Ninja is a free and open source invoicing, expenses and time-tracking app built with Laravel and Flutter. It offers a plethora of great features, including custom branded invoice design, recurring invoicing and auto-bill clients, real-time quote creation and custom proposals, expense reporting and so much more! Invoice Ninja is also capable of handling online payments from more than 40 payment gateways, including Stripe, PayPal and WePay. It also accepts payments using credit cards,...
    Downloads: 41 This Week
    Last Update:
    See Project
  • 17
    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: 36 This Week
    Last Update:
    See Project
  • 18
    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: 23 This Week
    Last Update:
    See Project
  • 19
    Guzzle

    Guzzle

    An extensible PHP HTTP client

    ... the underlying HTTP transport, allowing you to write environment and transport agnostic code; i.e., no hard dependency on cURL, PHP streams, sockets, or non-blocking event loops. Middleware system allows you to augment and compose client behavior.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 20
    BookStack

    BookStack

    Simple & Free Wiki Software

    BookStack is a free and open source platform for storing and organising information and documentation. A self-hosted and opinionated wiki system, BookStack is simple and easy to use, giving even new users with just basic word-processing skills a pleasant out of the box experience. BookStack offers a relaxed, open and positive approach. While the platform can provide advanced power features to those who want them, it is primarily designed not to be extensible outside of its core purpose...
    Downloads: 21 This Week
    Last Update:
    See Project
  • 21
    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 expenses...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 22
    e107

    e107

    e107 Bootstrap CMS (Content Management System) v2 with PHP, MySQL

    e107 is a free and open-source content management system (CMS) that allows you to manage and publish your content online with ease. Developers can save time in building websites and powerful online applications. Users can avoid programming completely! Blogs, websites, intranets – e107 does it all. Make blog posts and static pages for your site with the click of a button. A forum that allows you to have multiple discussion areas on your website. Sub-category areas too. Offer thousands of digital...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Z-BlogPHP

    Z-BlogPHP

    Z-BlogPHP blog program

    Z-BlogPHP is a blog program provided by the Z-Blog community and has been committed to providing excellent blog writing experience to domestic users. The first edition has been released since 2005 and has a history of 18 years. It is one of the few open-source CMS systems that continue to provide updates in China. Our goal is to immerse users in writing and record life, without paying attention to cumbersome settings, etc., and let users focus on creation. For users, it is simple and easy...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    UVdesk Open Source

    UVdesk Open Source

    Build and make a full ticketing support system

    Uvdesk community helpdesk project skeleton packaged along with the bare essential utilities and tools to build and customize your own helpdesk solutions. Build on top of Symfony and backbone.js, UVdesk community is a service-oriented, event-driven extensible open-source helpdesk system that can be used by your organization to provide efficient support to your clients effortlessly whichever way you imagine. At the heart of the helpdesk system, the core framework consists of all the necessary...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 25
    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: 6 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next