cakephp 2.10.24-1 source package in Ubuntu

Changelog

cakephp (2.10.24-1) unstable; urgency=medium

  * New upstream release.
  * Orphaned package.

 -- Dmitry Smirnov <email address hidden>  Sun, 29 Aug 2021 00:15:22 +1000

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
all
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe web

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
cakephp_2.10.24-1.dsc 1.9 KiB 70f4b60f9a04505e1f58190f56f78e73586b838cb218a28fda70daa9d1872348
cakephp_2.10.24.orig.tar.xz 1.1 MiB 49dfafad68d8e848b69d50d8a7e82707bb26c75dbe30112b83527ec6be0f09a7
cakephp_2.10.24-1.debian.tar.xz 8.1 KiB 4d5393ed678932636f726eb892e4ee29c07f011736de2079486fae9e1b377a69

Available diffs

No changes file available.

Binary packages built by this source

cakephp: rapid application development framework for PHP

 CakePHP is a flexible model-view-controller rapid application development
 framework for PHP inspired by Ruby on Rails.
 .
 CakePHP makes developing applications swiftly and with the least amount of
 hassle:
 .
  * integrated CRUD for database interaction and simplified queries including
    scaffolding
  * request dispatcher with good looking, custom URLs
  * fast and flexible templating (PHP syntax, with helpers)
  * useful core features (access control lists, AJAX integration, etc.)
  * works from any website subdirectory

cakephp-scripts: rapid application development framework for PHP (scripts)

 CakePHP is a flexible model-view-controller rapid application development
 framework for PHP inspired by Ruby on Rails.
 .
 This package contains the bake.php and acl.php scripts for creating (or
 "baking") CakePHP applications and modifying Access Control Lists.