All Projects → s9y → Serendipity

s9y / Serendipity

Licence: bsd-3-clause
A PHP blog software

Projects that are alternatives of or similar to Serendipity

Elefant
Elefant, the refreshingly simple PHP CMS and web framework.
Stars: ✭ 188 (+24.5%)
Mutual labels:  blog, blog-engine, mysql, postgresql, sqlite
Zblogphp
Z-BlogPHP博客程序
Stars: ✭ 527 (+249.01%)
Mutual labels:  blog, mysql, postgresql, sqlite
Prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite & MongoDB (Preview)
Stars: ✭ 18,168 (+11931.79%)
Mutual labels:  mysql, postgresql, sqlite
Qtl
A friendly and lightweight C++ database library for MySQL, PostgreSQL, SQLite and ODBC.
Stars: ✭ 92 (-39.07%)
Mutual labels:  mysql, postgresql, sqlite
Sql Fundamentals
👨‍🏫 Mike's SQL Fundamentals and Professional SQL Courses
Stars: ✭ 140 (-7.28%)
Mutual labels:  mysql, postgresql, sqlite
Chyrp Lite
An ultra-lightweight blogging engine, written in PHP.
Stars: ✭ 131 (-13.25%)
Mutual labels:  blog-engine, mysql, sqlite
Xeus Sql
xeus-sql is a Jupyter kernel for general SQL implementations.
Stars: ✭ 85 (-43.71%)
Mutual labels:  mysql, postgresql, sqlite
Next
Directus is a real-time API and App dashboard for managing SQL database content. 🐰
Stars: ✭ 111 (-26.49%)
Mutual labels:  mysql, postgresql, sqlite
Dbbench
🏋️ dbbench is a simple database benchmarking tool which supports several databases and own scripts
Stars: ✭ 52 (-65.56%)
Mutual labels:  mysql, postgresql, sqlite
Myblog
python写的博客,支持3种数据库,现在挂在evilbinary.org
Stars: ✭ 121 (-19.87%)
Mutual labels:  blog, mysql, sqlite
Servicestack.ormlite
Fast, Simple, Typed ORM for .NET
Stars: ✭ 1,532 (+914.57%)
Mutual labels:  mysql, postgresql, sqlite
Directus
Open-Source Data Platform 🐰 — Directus wraps any SQL database with a real-time GraphQL+REST API and an intuitive app for non-technical users.
Stars: ✭ 13,190 (+8635.1%)
Mutual labels:  mysql, postgresql, sqlite
Chloe
A lightweight and high-performance Object/Relational Mapping(ORM) library for .NET --C#
Stars: ✭ 1,248 (+726.49%)
Mutual labels:  mysql, postgresql, sqlite
Dbmigrations
A library for the creation, management, and installation of schema updates for relational databases.
Stars: ✭ 67 (-55.63%)
Mutual labels:  mysql, postgresql, sqlite
Electrocrud
Database CRUD Application Built on Electron | MySQL, Postgres, SQLite
Stars: ✭ 1,267 (+739.07%)
Mutual labels:  mysql, postgresql, sqlite
Warp
Convert and analyze large data sets at light speed, on Mac and iOS.
Stars: ✭ 62 (-58.94%)
Mutual labels:  mysql, postgresql, sqlite
Adminer Custom
Customizations for Adminer, the best database management tool written in PHP.
Stars: ✭ 99 (-34.44%)
Mutual labels:  mysql, postgresql, sqlite
Dbmate
🚀 A lightweight, framework-agnostic database migration tool.
Stars: ✭ 2,228 (+1375.5%)
Mutual labels:  mysql, postgresql, sqlite
Pop
A Tasty Treat For All Your Database Needs
Stars: ✭ 1,045 (+592.05%)
Mutual labels:  mysql, postgresql, sqlite
Hunt Entity
An object-relational mapping (ORM) framework for D language (Similar to JPA / Doctrine), support PostgreSQL and MySQL.
Stars: ✭ 51 (-66.23%)
Mutual labels:  mysql, postgresql, sqlite

Serendipity - A reliable, secure & extensible PHP blog

Serendipity is a PHP-powered weblog engine that gives the user an easy way to maintain a blog. While the default package is designed for the casual blogger, Serendipity offers an expandable framework with the power for professional applications.

Serendipity Example

Installation

On most hosters, everything needed to run Serendipity should already be installed. If you install it on your custom server, install PHP >= 7.0, MySQL/MariaDB, PostgreSQL or SQLite, and Apache. Imagemagick is also useful. Upload the files from a release archive to your webroot and visit your URL to start the installer.

For more details, please consult the manual.

Features

By default, Serendipity includes:

  1. An editor to write blog entries
  2. Support for trackbacks and pingbacks
  3. A media library to upload images, videos and other files and add them into entries
  4. Integrated anti-spam measures
  5. A collection of themes that can be selected in the backend
  6. A plugin management interface
  7. Categories that can be applied to written blog entries
  8. Groups and user management

Via plugins, additional functionality can easily be added. Some popular plugins add

  1. Support for static pages, transforming Serendipity in a small CMS
  2. Additional anti-spam features
  3. Tags, in addition to categories
  4. Markup languages like Markdown and Textile

Plugins can be added in the backend plugin interface without the need to manually upload files.

Support

The website contains helpful documentation that might answer your questions.

Please visit the forums for additional questions and discussions. If you are more comfortable with Github or the questions are more code related, you can also open an issue. Please keep the Code of Conduct in mind when doing so.

Development

Serendipity is developed by an independent and open team. If you want to contribute changes, you can send in a pull request and we will work with you to bring the changes into the software. Do that a few times and we will offer you to join the team to get direct access to the repository.

If you want to request features, you can open a thread in the forum or open an issue on Github instead. Much of the development of Serendipity is user driven, feature requests are welcome.

The license of this project is the BSD 3-Clause license. It's a permissive license allowing free usage of the code and derived projects, including commercial and closed source usage.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].