Download the PHP package s9y/serendipity without Composer

On this page you can find all versions of the php package s9y/serendipity. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package serendipity

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.

You can also join us in the Gitter channel to get help from other users or developers.

Development

Serendipity is developed by an independent and open team. Current development focus in on carefully modernizing the software while staying backwards compatible. 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.

Join us in the Gitter channel to discuss with other developers.

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.


All versions of serendipity with dependencies

PHP Build Version
Package Version
Requires ext-intl Version *
ext-json Version *
ext-libxml Version *
ext-mbstring Version *
ext-pcre Version *
ext-session Version *
ext-xml Version *
katzgrau/klogger Version ^1.0.0
pear/http_request2 Version ^2.5
pear/net_dns2 Version ^1.5
php81_bc/strftime Version ^0.5.0
smarty/smarty Version ^4.3
voku/simple-cache Version ^4.1
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package s9y/serendipity contains the following files

Loading the files please wait ....